Home
last modified time | relevance | path

Searched defs:handleGnssLocationEvent (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/chre/apps/gnss_world/
H A Dgnss_world.cc215 void handleGnssLocationEvent(const chreGnssLocationEvent *event) { in handleGnssLocationEvent() function
/aosp12/system/chre/apps/test/common/chre_stress_test/src/
H A Dchre_stress_test_manager.cc287 void Manager::handleGnssLocationEvent(const chreGnssLocationEvent *event) { in handleGnssLocationEvent() function in chre::stress_test::Manager