Home
last modified time | relevance | path

Searched refs:errorToString (Results 1 – 4 of 4) sorted by relevance

/hardware/google/pixel/vibrator/cs40l26/
DStats.h85 const char *errorToString(uint16_t index) { in errorToString() function
96 #define errorToString(x) macro
193 STATS_TRACE("logError(errorIndex: %s)", errorToString(errorIndex)); in logError()
/hardware/google/pixel/vibrator/cs40l25/
DStats.h84 const char *errorToString(uint16_t index) { in errorToString() function
95 #define errorToString(x) macro
225 STATS_TRACE("logError(errorIndex: %s)", errorToString(errorIndex)); in logError()
/hardware/interfaces/audio/aidl/common/include/
DUtils.h42 inline std::string errorToString(const ScopedAStatus& s) { in errorToString() function
/hardware/interfaces/audio/aidl/default/alsa/
DMixer.cpp35 inline std::string errorToString(const ScopedAStatus& s) { in errorToString() function