Searched refs:nsStorageStream (Results 1 - 3 of 3) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsStorageStream.h67 class nsStorageStream : public nsIStorageStream, class in inherits:nsIStorageStream,nsIOutputStream
71 nsStorageStream();
80 ~nsStorageStream();
H A DnsStorageStream.cpp48 #include "nsStorageStream.h"
72 nsStorageStream::nsStorageStream() function in class:nsStorageStream
87 ("Creating nsStorageStream [%x].\n", this));
90 nsStorageStream::~nsStorageStream()
96 NS_IMPL_THREADSAFE_ISUPPORTS2(nsStorageStream,
101 nsStorageStream::Init(PRUint32 segmentSize, PRUint32 maxSize,
119 nsStorageStream::GetOutputStream(PRInt32 aStartingOffset,
146 nsStorageStream
[all...]
/vbox/src/libs/xpcom18a4/xpcom/build/
H A DnsXPComInit.cpp50 #include "nsStorageStream.h"
197 NS_GENERIC_FACTORY_CONSTRUCTOR(nsStorageStream)

Completed in 1289 milliseconds