Home
last modified time | relevance | path

Searched refs:handleGnssLocationEvent (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/chre/apps/gnss_world/
H A Dgnss_world.cc215 void handleGnssLocationEvent(const chreGnssLocationEvent *event) { in handleGnssLocationEvent() function
275 handleGnssLocationEvent( in nanoappHandleEvent()
/aosp12/system/chre/apps/test/common/chre_stress_test/inc/
H A Dchre_stress_test_manager.h151 void handleGnssLocationEvent(const chreGnssLocationEvent *event);
/aosp12/system/chre/apps/test/common/chre_stress_test/src/
H A Dchre_stress_test_manager.cc154 handleGnssLocationEvent( in handleDataFromChre()
287 void Manager::handleGnssLocationEvent(const chreGnssLocationEvent *event) { in handleGnssLocationEvent() function in chre::stress_test::Manager