Searched defs:GnssBatching (Results 1 – 11 of 11) sorted by relevance
26 struct GnssBatching : public IGnssBatching { struct55 static sp<IGnssBatchingCallback> sGnssBatchingCbIface; argument59 extern "C" IGnssBatching* HIDL_FETCH_IGnssBatching(const char* name); argument
45 GnssBatching::GnssBatching(const FlpLocationInterface* flpLocationIface) : in GnssBatching() function in android::hardware::gnss::V1_0::implementation::GnssBatching
46 struct GnssBatching : public IGnssBatching { struct59 struct GnssBatchingDeathRecipient : hidl_death_recipient { argument70 sp<IGnssBatchingCallback> mGnssBatchingCbIface = nullptr; argument71 BatchingAPIClient* mApi = nullptr;
43 GnssBatching::GnssBatching() : mApi(nullptr) { in GnssBatching() function in android::hardware::gnss::V1_0::implementation::GnssBatching
46 struct GnssBatching : public IGnssBatching { struct59 struct GnssBatchingDeathRecipient : hidl_death_recipient { argument70 sp<IGnssBatchingCallback> mGnssBatchingCbIface = nullptr; argument71 FlpAPIClient* mApi = nullptr;
43 GnssBatching::GnssBatching() : mApi(nullptr) { in GnssBatching() function in android::hardware::gnss::V1_1::implementation::GnssBatching
37 struct GnssBatching : public IGnssBatching { struct