Searched refs:locationEventCallback (Results 1 – 5 of 5) sorted by relevance
30 PlatformGnssBase::locationEventCallback,98 void PlatformGnssBase::locationEventCallback( in locationEventCallback() function in chre::PlatformGnssBase
42 static void locationEventCallback(struct chreGnssLocationEvent *event);
36 void locationEventCallback(struct chreGnssLocationEvent *event);
114 void (*locationEventCallback)(struct chreGnssLocationEvent *event); member
72 gTest->locationEventCallback(event); in chrePalLocationEventCallback()156 .locationEventCallback = chrePalLocationEventCallback, in SetUp()193 void PalGnssTest::locationEventCallback(struct chreGnssLocationEvent *event) { in locationEventCallback() function in gnss_pal_impl_test::PalGnssTest