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

/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsStreamUtils.cpp46 class nsInputStreamReadyEvent : public PLEvent class in inherits:PLEvent,nsIInputStreamCallback
52 nsInputStreamReadyEvent(nsIInputStreamCallback *callback, function in class:nsInputStreamReadyEvent
60 ~nsInputStreamReadyEvent()
115 nsInputStreamReadyEvent *ev = (nsInputStreamReadyEvent *) plevent;
125 nsInputStreamReadyEvent *ev = (nsInputStreamReadyEvent *) plevent;
130 NS_IMPL_THREADSAFE_ISUPPORTS1(nsInputStreamReadyEvent,
236 nsInputStreamReadyEvent *ev = new nsInputStreamReadyEvent(callbac
[all...]

Completed in 170 milliseconds