Searched defs:nsAStreamCopier (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsStreamUtils.cpp259 class nsAStreamCopier : public nsIInputStreamCallback class in inherits:nsIInputStreamCallback,nsIOutputStreamCallback
265 nsAStreamCopier() function in class:nsAStreamCopier
276 virtual ~nsAStreamCopier()
389 nsAStreamCopier *self = (nsAStreamCopier *) event->owner;
404 nsAStreamCopier *self = (nsAStreamCopier *) event->owner;
463 NS_IMPL_THREADSAFE_ISUPPORTS2(nsAStreamCopier,
467 class nsStreamCopierIB : public nsAStreamCopier
470 nsStreamCopierIB() : nsAStreamCopier() {}
[all...]

Completed in 3584 milliseconds