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

/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsStreamUtils.cpp271 , mEventIsPending(PR_FALSE)
395 if (self->mEventIsPending) {
396 self->mEventIsPending = PR_FALSE;
426 mEventIsPending = PR_TRUE;
460 PRPackedBool mEventIsPending; member in class:nsAStreamCopier

Completed in 43 milliseconds