Home
last modified time | relevance | path

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

/aosp12/system/chre/chre_api/include/chre_api/chre/
H A Dcommon.h99 CHRE_ERROR_TIMEOUT = 6, enumerator
/aosp12/system/chre/chre_api/legacy/v1_1/chre/
H A Dcommon.h99 CHRE_ERROR_TIMEOUT = 6, enumerator
/aosp12/system/chre/chre_api/legacy/v1_2/chre/
H A Dcommon.h99 CHRE_ERROR_TIMEOUT = 6, enumerator
/aosp12/system/chre/chre_api/legacy/v1_3/chre/
H A Dcommon.h99 CHRE_ERROR_TIMEOUT = 6, enumerator
/aosp12/system/chre/chre_api/legacy/v1_4/chre/
H A Dcommon.h99 CHRE_ERROR_TIMEOUT = 6, enumerator
/aosp12/system/chre/core/
H A Dsensor_request_manager.cc809 errorCode = CHRE_ERROR_TIMEOUT; in makeFlushRequest()
830 .handleFlushCompleteEventSync(CHRE_ERROR_TIMEOUT, sensorHandle); in makeFlushRequest()