Home
last modified time | relevance | path

Searched defs:locationEventCallback (Results 1 – 3 of 3) sorted by relevance

/chre-3.4.0/platform/shared/
Dplatform_gnss.cc102 void PlatformGnssBase::locationEventCallback( in locationEventCallback() function in chre::PlatformGnssBase
/chre-3.4.0/pal/include/chre/pal/
Dgnss.h120 void (*locationEventCallback)(struct chreGnssLocationEvent *event); member
/chre-3.4.0/pal/tests/src/
Dgnss_pal_impl_test.cc195 void PalGnssTest::locationEventCallback(struct chreGnssLocationEvent *event) { in locationEventCallback() function in gnss_pal_impl_test::PalGnssTest