Home
last modified time | relevance | path

Searched refs:GnssGeofencingDeathRecipient (Results 1 – 25 of 27) sorted by relevance

12

/hardware/qcom/sdm845/gps/msm8998/android/
DGnssGeofencing.h70 struct GnssGeofencingDeathRecipient : hidl_death_recipient { struct
71 GnssGeofencingDeathRecipient(sp<GnssGeofencing> gnssGeofencing) : in GnssGeofencingDeathRecipient() function
74 ~GnssGeofencingDeathRecipient() = default;
80 sp<GnssGeofencingDeathRecipient> mGnssGeofencingDeathRecipient = nullptr;
DGnssGeofencing.cpp33 void GnssGeofencing::GnssGeofencingDeathRecipient::serviceDied( in serviceDied()
43 mGnssGeofencingDeathRecipient = new GnssGeofencingDeathRecipient(this); in GnssGeofencing()
/hardware/qcom/sdm845/gps/sdm845/android/
DGnssGeofencing.h70 struct GnssGeofencingDeathRecipient : hidl_death_recipient { struct
71 GnssGeofencingDeathRecipient(sp<GnssGeofencing> gnssGeofencing) : in GnssGeofencingDeathRecipient() argument
74 ~GnssGeofencingDeathRecipient() = default;
80 sp<GnssGeofencingDeathRecipient> mGnssGeofencingDeathRecipient = nullptr;
DGnssGeofencing.cpp33 void GnssGeofencing::GnssGeofencingDeathRecipient::serviceDied( in serviceDied()
43 mGnssGeofencingDeathRecipient = new GnssGeofencingDeathRecipient(this); in GnssGeofencing()
/hardware/qcom/sm8150p/gps/android/1.0/
DGnssGeofencing.h70 struct GnssGeofencingDeathRecipient : hidl_death_recipient { struct
71 GnssGeofencingDeathRecipient(sp<GnssGeofencing> gnssGeofencing) : in GnssGeofencingDeathRecipient() function
74 ~GnssGeofencingDeathRecipient() = default;
80 sp<GnssGeofencingDeathRecipient> mGnssGeofencingDeathRecipient = nullptr;
DGnssGeofencing.cpp33 void GnssGeofencing::GnssGeofencingDeathRecipient::serviceDied( in serviceDied()
43 mGnssGeofencingDeathRecipient = new GnssGeofencingDeathRecipient(this); in GnssGeofencing()
/hardware/qcom/sm8150/gps/android/1.1/
DGnssGeofencing.h70 struct GnssGeofencingDeathRecipient : hidl_death_recipient { struct
71 GnssGeofencingDeathRecipient(sp<GnssGeofencing> gnssGeofencing) : in GnssGeofencingDeathRecipient() argument
74 ~GnssGeofencingDeathRecipient() = default;
80 sp<GnssGeofencingDeathRecipient> mGnssGeofencingDeathRecipient = nullptr;
/hardware/qcom/sm7150/gps/android/1.1/
DGnssGeofencing.h70 struct GnssGeofencingDeathRecipient : hidl_death_recipient { struct
71 GnssGeofencingDeathRecipient(sp<GnssGeofencing> gnssGeofencing) : in GnssGeofencingDeathRecipient() argument
74 ~GnssGeofencingDeathRecipient() = default;
80 sp<GnssGeofencingDeathRecipient> mGnssGeofencingDeathRecipient = nullptr;
DGnssGeofencing.cpp33 void GnssGeofencing::GnssGeofencingDeathRecipient::serviceDied( in serviceDied()
43 mGnssGeofencingDeathRecipient = new GnssGeofencingDeathRecipient(this); in GnssGeofencing()
/hardware/qcom/sm8150/gps/android/2.1/
DGnssGeofencing.h70 struct GnssGeofencingDeathRecipient : hidl_death_recipient { struct
71 GnssGeofencingDeathRecipient(sp<GnssGeofencing> gnssGeofencing) : in GnssGeofencingDeathRecipient() argument
74 ~GnssGeofencingDeathRecipient() = default;
80 sp<GnssGeofencingDeathRecipient> mGnssGeofencingDeathRecipient = nullptr;
DGnssGeofencing.cpp33 void GnssGeofencing::GnssGeofencingDeathRecipient::serviceDied( in serviceDied()
43 mGnssGeofencingDeathRecipient = new GnssGeofencingDeathRecipient(this); in GnssGeofencing()
/hardware/qcom/gps/msm8909w_3100/android/
DGnssGeofencing.h70 struct GnssGeofencingDeathRecipient : hidl_death_recipient { struct
71 GnssGeofencingDeathRecipient(sp<GnssGeofencing> gnssGeofencing) : in GnssGeofencingDeathRecipient() argument
74 ~GnssGeofencingDeathRecipient() = default;
80 sp<GnssGeofencingDeathRecipient> mGnssGeofencingDeathRecipient = nullptr;
DGnssGeofencing.cpp33 void GnssGeofencing::GnssGeofencingDeathRecipient::serviceDied( in serviceDied()
43 mGnssGeofencingDeathRecipient = new GnssGeofencingDeathRecipient(this); in GnssGeofencing()
/hardware/qcom/sm7150/gps/android/1.0/
DGnssGeofencing.h70 struct GnssGeofencingDeathRecipient : hidl_death_recipient { struct
71 GnssGeofencingDeathRecipient(sp<GnssGeofencing> gnssGeofencing) : in GnssGeofencingDeathRecipient() function
74 ~GnssGeofencingDeathRecipient() = default;
80 sp<GnssGeofencingDeathRecipient> mGnssGeofencingDeathRecipient = nullptr;
DGnssGeofencing.cpp33 void GnssGeofencing::GnssGeofencingDeathRecipient::serviceDied( in serviceDied()
43 mGnssGeofencingDeathRecipient = new GnssGeofencingDeathRecipient(this); in GnssGeofencing()
/hardware/qcom/gps/msm8998/android/
DGnssGeofencing.h70 struct GnssGeofencingDeathRecipient : hidl_death_recipient { struct
71 GnssGeofencingDeathRecipient(sp<GnssGeofencing> gnssGeofencing) : in GnssGeofencingDeathRecipient() function
74 ~GnssGeofencingDeathRecipient() = default;
80 sp<GnssGeofencingDeathRecipient> mGnssGeofencingDeathRecipient = nullptr;
DGnssGeofencing.cpp33 void GnssGeofencing::GnssGeofencingDeathRecipient::serviceDied( in serviceDied()
43 mGnssGeofencingDeathRecipient = new GnssGeofencingDeathRecipient(this); in GnssGeofencing()
/hardware/qcom/sm8150p/gps/android/2.0/
DGnssGeofencing.h70 struct GnssGeofencingDeathRecipient : hidl_death_recipient { struct
71 GnssGeofencingDeathRecipient(sp<GnssGeofencing> gnssGeofencing) : in GnssGeofencingDeathRecipient() function
74 ~GnssGeofencingDeathRecipient() = default;
80 sp<GnssGeofencingDeathRecipient> mGnssGeofencingDeathRecipient = nullptr;
DGnssGeofencing.cpp33 void GnssGeofencing::GnssGeofencingDeathRecipient::serviceDied( in serviceDied()
43 mGnssGeofencingDeathRecipient = new GnssGeofencingDeathRecipient(this); in GnssGeofencing()
/hardware/qcom/sm8150/gps/android/1.0/
DGnssGeofencing.h70 struct GnssGeofencingDeathRecipient : hidl_death_recipient { struct
71 GnssGeofencingDeathRecipient(sp<GnssGeofencing> gnssGeofencing) : in GnssGeofencingDeathRecipient() argument
74 ~GnssGeofencingDeathRecipient() = default;
80 sp<GnssGeofencingDeathRecipient> mGnssGeofencingDeathRecipient = nullptr;
DGnssGeofencing.cpp33 void GnssGeofencing::GnssGeofencingDeathRecipient::serviceDied( in serviceDied()
43 mGnssGeofencingDeathRecipient = new GnssGeofencingDeathRecipient(this); in GnssGeofencing()
/hardware/qcom/sm8150p/gps/android/1.1/
DGnssGeofencing.h70 struct GnssGeofencingDeathRecipient : hidl_death_recipient { struct
71 GnssGeofencingDeathRecipient(sp<GnssGeofencing> gnssGeofencing) : in GnssGeofencingDeathRecipient() argument
74 ~GnssGeofencingDeathRecipient() = default;
80 sp<GnssGeofencingDeathRecipient> mGnssGeofencingDeathRecipient = nullptr;
/hardware/qcom/sm7150/gps/android/2.0/
DGnssGeofencing.h70 struct GnssGeofencingDeathRecipient : hidl_death_recipient { struct
71 GnssGeofencingDeathRecipient(sp<GnssGeofencing> gnssGeofencing) : in GnssGeofencingDeathRecipient() argument
74 ~GnssGeofencingDeathRecipient() = default;
80 sp<GnssGeofencingDeathRecipient> mGnssGeofencingDeathRecipient = nullptr;
DGnssGeofencing.cpp33 void GnssGeofencing::GnssGeofencingDeathRecipient::serviceDied( in serviceDied()
43 mGnssGeofencingDeathRecipient = new GnssGeofencingDeathRecipient(this); in GnssGeofencing()
/hardware/qcom/sm8150/gps/android/2.0/
DGnssGeofencing.h70 struct GnssGeofencingDeathRecipient : hidl_death_recipient { struct
71 GnssGeofencingDeathRecipient(sp<GnssGeofencing> gnssGeofencing) : in GnssGeofencingDeathRecipient() function
74 ~GnssGeofencingDeathRecipient() = default;
80 sp<GnssGeofencingDeathRecipient> mGnssGeofencingDeathRecipient = nullptr;

12