Searched refs:locationCb (Results 1 – 4 of 4) sorted by relevance
/hardware/interfaces/gnss/1.0/default/ | ||
D | GnssBatching.cpp | 37 .location_cb = locationCb, |
D | GnssBatching.h | 41 static void locationCb(int32_t locationsCount, FlpLocation** locations); |
D | Gnss.h | 95 static void locationCb(GpsLocation* location); |
D | Gnss.cpp | 36 .location_cb = locationCb, |