Home
last modified time | relevance | path

Searched refs:handleGnssAsyncResult (Results 1 – 7 of 7) sorted by relevance

/system/chre/apps/test/chqts/src/general_test/
Dbasic_gnss_test.cc97 void BasicGnssTest::handleGnssAsyncResult(const chreAsyncResult *result) { in handleGnssAsyncResult() function in general_test::BasicGnssTest
135 handleGnssAsyncResult(static_cast<const chreAsyncResult *>(eventData)); in handleEvent()
Dbasic_gnss_test.h49 void handleGnssAsyncResult(const chreAsyncResult *result);
/system/chre/apps/gnss_world/
Dgnss_world.cc177 void handleGnssAsyncResult(const chreAsyncResult *result) { in handleGnssAsyncResult() function
272 handleGnssAsyncResult(static_cast<const chreAsyncResult *>(eventData)); in nanoappHandleEvent()
/system/chre/apps/test/common/chre_settings_test/inc/
Dchre_settings_test_manager.h135 void handleGnssAsyncResult(const chreAsyncResult *result);
/system/chre/apps/test/common/chre_stress_test/inc/
Dchre_stress_test_manager.h137 void handleGnssAsyncResult(const chreAsyncResult *result);
/system/chre/apps/test/common/chre_settings_test/src/
Dchre_settings_test_manager.cc279 handleGnssAsyncResult(static_cast<const chreAsyncResult *>(eventData)); in handleDataFromChre()
439 void Manager::handleGnssAsyncResult(const chreAsyncResult *result) { in handleGnssAsyncResult() function in chre::settings_test::Manager
/system/chre/apps/test/common/chre_stress_test/src/
Dchre_stress_test_manager.cc150 handleGnssAsyncResult(static_cast<const chreAsyncResult *>(eventData)); in handleDataFromChre()
252 void Manager::handleGnssAsyncResult(const chreAsyncResult *result) { in handleGnssAsyncResult() function in chre::stress_test::Manager