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

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsByteBuffer.cpp45 ByteBufferImpl::ByteBufferImpl(void) function in class:ByteBufferImpl
51 ByteBufferImpl::Init(PRUint32 aBufferSize)
62 NS_IMPL_ISUPPORTS1(ByteBufferImpl,nsIByteBuffer)
64 ByteBufferImpl::~ByteBufferImpl()
74 ByteBufferImpl::Create(nsISupports *aOuter, REFNSIID aIID, void **aResult)
79 ByteBufferImpl* it = new ByteBufferImpl();
90 ByteBufferImpl
[all...]
H A DnsByteBuffer.h43 class ByteBufferImpl : public nsIByteBuffer { class in inherits:nsIByteBuffer
45 ByteBufferImpl(void);
64 ~ByteBufferImpl();
/vbox/src/libs/xpcom18a4/xpcom/build/
H A DnsXPComInit.cpp357 COMPONENT(BYTEBUFFER, ByteBufferImpl::Create),

Completed in 40 milliseconds