Home
last modified time | relevance | path

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

/aosp_15_r20/system/chre/chpp/test/
H A Dpacket_util.cpp98 const char *appErrorCodeToStr(uint8_t error) { in appErrorCodeToStr() function
321 << appErrorCodeToStr(appHdr.error) << ")" << std::endl; in dumpPacket()
H A Dpacket_util.h148 const char *appErrorCodeToStr(uint8_t error);