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

/external/mdnsresponder/mDNSShared/
H A DDebugServices.h1172 DebugPrintAssert( ERROR_CODE, ASSERT_STRING, MESSAGE, FILENAME, LINE_NUMBER, FUNCTION )
1420 /*! @function DebugPrintAssert
1447 DebugPrintAssert(
H A DDebugServices.c649 // DebugPrintAssert
658 DebugPrintAssert( function
1140 DebugPrintAssert( 0, inAssertString, inErrorString, inFileName, (int_least32_t) inLineNumber, "" );

Completed in 4083 milliseconds