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

/external/mdnsresponder/mDNSShared/
H A DDebugServices.h1510 /*! @function DebugGetErrorString
1528 DEBUG_EXPORT const char * DebugGetErrorString( int_least32_t inErrorCode, char *inBuffer, size_t inBufferSize );
H A DDebugServices.c1542 DebugGetErrorString(err, mDNS_VACB, sizeof(mDNS_VACB));
1611 // DebugGetErrorString
1614 DEBUG_EXPORT const char * DebugGetErrorString( int_least32_t inErrorCode, char *inBuffer, size_t inBufferSize ) function

Completed in 917 milliseconds