Searched refs:DebugPrintAssert (Results 1 – 2 of 2) sorted by relevance
/external/mdnsresponder/mDNSShared/ |
D | DebugServices.h | 1172 DebugPrintAssert( ERROR_CODE, ASSERT_STRING, MESSAGE, FILENAME, LINE_NUMBER, FUNCTION ) 1447 DebugPrintAssert(
|
D | DebugServices.c | 658 DebugPrintAssert( in DebugPrintAssert() function 1140 DebugPrintAssert( 0, inAssertString, inErrorString, inFileName, (int_least32_t) inLineNumber, "" ); in DebugAssertOutputHandler()
|