Home
last modified time | relevance | path

Searched refs:GnssBatchingDeathRecipient (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/gps/msm8998/android/
DGnssBatching.h59 struct GnssBatchingDeathRecipient : hidl_death_recipient { struct
60 GnssBatchingDeathRecipient(sp<GnssBatching> gnssBatching) : in GnssBatchingDeathRecipient() argument
63 ~GnssBatchingDeathRecipient() = default;
69 sp<GnssBatchingDeathRecipient> mGnssBatchingDeathRecipient = nullptr;
DGnssBatching.cpp33 void GnssBatching::GnssBatchingDeathRecipient::serviceDied( in serviceDied()
44 mGnssBatchingDeathRecipient = new GnssBatchingDeathRecipient(this); in GnssBatching()
/hardware/qcom/gps/msm8909w_3100/android/
DGnssBatching.h59 struct GnssBatchingDeathRecipient : hidl_death_recipient { struct
60 GnssBatchingDeathRecipient(sp<GnssBatching> gnssBatching) : in GnssBatchingDeathRecipient() argument
63 ~GnssBatchingDeathRecipient() = default;
69 sp<GnssBatchingDeathRecipient> mGnssBatchingDeathRecipient = nullptr;
DGnssBatching.cpp33 void GnssBatching::GnssBatchingDeathRecipient::serviceDied( in serviceDied()
44 mGnssBatchingDeathRecipient = new GnssBatchingDeathRecipient(this); in GnssBatching()