Searched defs:abortCode (Results 1 - 1 of 1) sorted by relevance

/system/chre/platform/linux/
H A Dchre_api_re.cc22 void chreAbort(uint32_t abortCode) { argument
23 LOGE("Aborting with error code %" PRIu32, abortCode);

Completed in 71 milliseconds