Home
last modified time | relevance | path

Searched refs:DebugPrintAssert (Results 1 – 2 of 2) sorted by relevance

/external/mdnsresponder/mDNSShared/
DDebugServices.h1172 DebugPrintAssert( ERROR_CODE, ASSERT_STRING, MESSAGE, FILENAME, LINE_NUMBER, FUNCTION )
1447 DebugPrintAssert(
DDebugServices.c658 DebugPrintAssert( in DebugPrintAssert() function
1140 DebugPrintAssert( 0, inAssertString, inErrorString, inFileName, (int_least32_t) inLineNumber, "" ); in DebugAssertOutputHandler()