HomeSort by: relevance | last modified time | path
    Searched refs:DebugPrintAssert (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/mDNSResponder/dist/mDNSShared/
DebugServices.h 1172 DebugPrintAssert( ERROR_CODE, ASSERT_STRING, MESSAGE, FILENAME, LINE_NUMBER, FUNCTION )
1396 /*! @function DebugPrintAssert
1423 DebugPrintAssert(
DebugServices.c 605 // DebugPrintAssert
614 DebugPrintAssert(
1096 DebugPrintAssert( 0, inAssertString, inErrorString, inFileName, (int_least32_t) inLineNumber, "" );

Completed in 25 milliseconds