#include <nspr.h>#include <nscore.h>#include <nsStringGlue.h>#include <nsIInputStream.h>#include <nsIResumableChannel.h>#include <nsIChannel.h>#include <nsIURI.h>#include <nsIFileStreams.h>#include <nsIIOService.h>#include <nsNetUtil.h>#include "sbMetadataChannel.h"#include "prlog.h"Go to the source code of this file.
Functions | |
| NS_IMPL_THREADSAFE_ISUPPORTS2 (sbMetadataChannelEventSink, nsIChannelEventSink, nsIInterfaceRequestor) sbMetadataChannelEventSink | |
| NS_IMPL_THREADSAFE_ISUPPORTS2 | ( | sbMetadataChannelEventSink | , |
| nsIChannelEventSink | , | ||
| nsIInterfaceRequestor | |||
| ) |
Definition at line 432 of file sbMetadataChannel.cpp.