Home
last modified time | relevance | path

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

/system/chre/platform/linux/
Dchre_api_re.cc22 void chreAbort(uint32_t abortCode) { in chreAbort() argument
23 LOGE("Aborting with error code %" PRIu32, abortCode); in chreAbort()
/system/chre/chre_api/include/chre_api/chre/
Dre.h285 void chreAbort(uint32_t abortCode);
/system/chre/chre_api/legacy/v1_0/chre/
Dre.h286 void chreAbort(uint32_t abortCode);