Home
last modified time | relevance | path

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

/system/chre/apps/chqts/src/shared/
Dnano_string.cc22 #define REPORT_INTERNAL_ERROR(msg) \ macro
28 #define REPORT_INTERNAL_ERROR(msg) FAIL() << msg macro
75 REPORT_INTERNAL_ERROR("uint32ToHexAscii got undersized buffer_len"); in uint32ToHexAscii()