Searched refs:locationEventCallback (Results 1 – 8 of 8) sorted by relevance
30 PlatformGnssBase::locationEventCallback,102 void PlatformGnssBase::locationEventCallback( in locationEventCallback() function in chre::PlatformGnssBase
72 gTest->locationEventCallback(event); in chrePalLocationEventCallback()156 .locationEventCallback = chrePalLocationEventCallback, in SetUp()195 void PalGnssTest::locationEventCallback(struct chreGnssLocationEvent *event) { in locationEventCallback() function in gnss_pal_impl_test::PalGnssTest
42 static void locationEventCallback(struct chreGnssLocationEvent *event);
120 void (*locationEventCallback)(struct chreGnssLocationEvent *event); member
36 void locationEventCallback(struct chreGnssLocationEvent *event);
56 gCallbacks->locationEventCallback(event.release()); in sendLocationEvents()
238 .locationEventCallback = chppGnssServiceLocationEventCallback, in chppGnssServiceOpen()
560 gCallbacks->locationEventCallback(chre); in chppGnssLocationResultNotification()