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

/vbox/src/libs/xpcom18a4/xpcom/base/
H A DnsTraceRefcntImpl.cpp578 static PRBool LogThisType(const char* aTypeName) function
1119 PRBool loggingThisType = (!gTypesToLog || LogThisType(aClazz));
1173 PRBool loggingThisType = (!gTypesToLog || LogThisType(aClazz));
1237 PRBool loggingThisType = (!gTypesToLog || LogThisType(aType));
1277 PRBool loggingThisType = (!gTypesToLog || LogThisType(aType));

Completed in 1412 milliseconds