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

/system/chre/util/
H A Dcontainer_support.cc38 void chreAbort(uint32_t abortCode) { function
/system/chre/platform/shared/
H A Dchre_api_core.cc34 DLL_EXPORT void chreAbort(uint32_t abortCode) { function
41 FATAL_ERROR("chreAbort called in unknown context");
43 FATAL_ERROR("chreAbort called by app 0x%016" PRIx64, nanoapp->getAppId());

Completed in 110 milliseconds