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

/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsPipe3.cpp197 PRBool OnOutputException(nsresult, nsPipeEvents &);
570 if (mOutput.OnOutputException(reason, events))
996 nsPipeOutputStream::OnOutputException(nsresult reason, nsPipeEvents &events) function in class:nsPipeOutputStream
998 LOG(("nsPipeOutputStream::OnOutputException [this=%x reason=%x]\n",

Completed in 111 milliseconds