Home
last modified time | relevance | path

Searched refs:GetErrorCodeName (Results 1 – 2 of 2) sorted by relevance

/system/chre/apps/wifi_offload/include/chre/apps/wifi_offload/
Dutility.h47 const char *GetErrorCodeName(ErrorCode error_code);
/system/chre/apps/wifi_offload/
Dutility.cc136 const char *GetErrorCodeName(ErrorCode error_code) { in GetErrorCodeName() function