Searched refs:CHRE_EVENT_TIMER (Results 1 - 20 of 20) sorted by relevance

/system/chre/apps/host_awake_world/
H A Dhost_awake_world.cc64 case CHRE_EVENT_TIMER:
/system/chre/apps/timer_world/
H A Dtimer_world.cc63 case CHRE_EVENT_TIMER:
/system/chre/chre_api/legacy/v1_0/chre/
H A Devent.h83 #define CHRE_EVENT_TIMER UINT16_C(0x0002) macro
/system/chre/apps/chqts/src/general_test/
H A Destimated_host_time_test.cc51 if (eventType == CHRE_EVENT_TIMER) {
H A Dtimer_stress_test.cc149 if (eventType != CHRE_EVENT_TIMER) {
H A Dtimer_cancel_test.cc141 if (eventType != CHRE_EVENT_TIMER) {
H A Dheap_exhaustion_stability_test.cc221 if (eventType == CHRE_EVENT_TIMER) {
H A Dtimer_set_test.cc169 if (eventType != CHRE_EVENT_TIMER) {
H A Dwwan_cell_info_test.cc73 } else if (eventType == CHRE_EVENT_TIMER) {
/system/chre/apps/unload_tester/
H A Dunload_tester.cc84 } else if (eventType == CHRE_EVENT_TIMER) {
/system/chre/chre_api/include/chre_api/chre/
H A Devent.h83 #define CHRE_EVENT_TIMER UINT16_C(0x0002) macro
/system/chre/chre_api/legacy/v1_1/chre/
H A Devent.h83 #define CHRE_EVENT_TIMER UINT16_C(0x0002) macro
/system/chre/apps/chqts/src/busy_startup/
H A Dbusy_startup.cc142 if (eventType == CHRE_EVENT_TIMER) {
/system/chre/build/app_support/qcom_nanohub/
H A Dapp_support.cc143 evt = CHRE_EVENT_TIMER;
/system/chre/apps/ash_world/
H A Dash_world.cc179 case CHRE_EVENT_TIMER:
/system/chre/apps/gnss_world/
H A Dgnss_world.cc290 case CHRE_EVENT_TIMER:
/system/chre/apps/wifi_world/
H A Dwifi_world.cc281 case CHRE_EVENT_TIMER:
/system/chre/apps/wwan_world/
H A Dwwan_world.cc161 case CHRE_EVENT_TIMER:
/system/chre/core/
H A Dtimer_pool.cc160 CHRE_EVENT_TIMER, const_cast<void *>(currentTimerRequest.cookie),
/system/chre/apps/sensor_world/
H A Dsensor_world.cc424 case CHRE_EVENT_TIMER:

Completed in 413 milliseconds