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

/vbox/src/libs/xpcom18a4/xpcom/glue/
H A DnsDebug.cpp113 NS_COM void nsDebug::Assertion(const char* aStr, const char* aExpr, argument
118 gDebugObject->Assertion(aStr, aExpr, aFile, aLine);
/vbox/src/libs/xpcom18a4/xpcom/base/
H A DnsDebugImpl.cpp188 nsDebugImpl::Assertion(const char *aStr, const char *aExpr, const char *aFile, PRInt32 aLine) argument
195 aStr, aExpr, aFile, aLine);

Completed in 43 milliseconds