Searched refs:errorToString (Results 1 – 4 of 4) sorted by relevance
85 const char *errorToString(uint16_t index) { in errorToString() function96 #define errorToString(x) macro193 STATS_TRACE("logError(errorIndex: %s)", errorToString(errorIndex)); in logError()
84 const char *errorToString(uint16_t index) { in errorToString() function95 #define errorToString(x) macro225 STATS_TRACE("logError(errorIndex: %s)", errorToString(errorIndex)); in logError()
42 inline std::string errorToString(const ScopedAStatus& s) { in errorToString() function
35 inline std::string errorToString(const ScopedAStatus& s) { in errorToString() function