Home
last modified time | relevance | path

Searched refs:mGnssLocationAsyncTimerHandle (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/chre/apps/test/common/chre_stress_test/src/
H A Dchre_stress_test_manager.cc182 } else if (*handle == mGnssLocationAsyncTimerHandle && in handleTimerEvent()
255 &mGnssLocationAsyncTimerHandle); in handleGnssAsyncResult()
473 &mGnssLocationAsyncTimerHandle); in makeGnssLocationRequest()
/aosp12/system/chre/apps/test/common/chre_stress_test/inc/
H A Dchre_stress_test_manager.h171 uint32_t mGnssLocationAsyncTimerHandle = CHRE_TIMER_INVALID; variable