Lines Matching defs:nsAStreamCopier
259 class nsAStreamCopier : public nsIInputStreamCallback
265 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() {}
510 class nsStreamCopierOB : public nsAStreamCopier
513 nsStreamCopierOB() : nsAStreamCopier() {}
567 nsAStreamCopier *copier;