/aosp12/hardware/qcom/gps/msm8909w_3100/android/ |
H A D | Gnss.h | 114 struct GnssDeathRecipient : hidl_death_recipient { struct 115 GnssDeathRecipient(sp<Gnss> gnss) : mGnss(gnss) { in GnssDeathRecipient() argument 117 ~GnssDeathRecipient() = default; 123 sp<GnssDeathRecipient> mGnssDeathRecipient = nullptr;
|
H A D | Gnss.cpp | 34 void Gnss::GnssDeathRecipient::serviceDied(uint64_t cookie, const wp<IBase>& who) { in serviceDied() 48 mGnssDeathRecipient = new GnssDeathRecipient(this); in Gnss()
|
/aosp12/hardware/qcom/gps/msm8998/android/ |
H A D | Gnss.h | 114 struct GnssDeathRecipient : hidl_death_recipient { struct 115 GnssDeathRecipient(sp<Gnss> gnss) : mGnss(gnss) { in GnssDeathRecipient() function 117 ~GnssDeathRecipient() = default; 123 sp<GnssDeathRecipient> mGnssDeathRecipient = nullptr;
|
H A D | Gnss.cpp | 34 void Gnss::GnssDeathRecipient::serviceDied(uint64_t cookie, const wp<IBase>& who) { in serviceDied() 48 mGnssDeathRecipient = new GnssDeathRecipient(this); in Gnss()
|
/aosp12/hardware/qcom/sdm845/gps/msm8998/android/ |
H A D | Gnss.h | 114 struct GnssDeathRecipient : hidl_death_recipient { struct 115 GnssDeathRecipient(sp<Gnss> gnss) : mGnss(gnss) { in GnssDeathRecipient() argument 117 ~GnssDeathRecipient() = default; 123 sp<GnssDeathRecipient> mGnssDeathRecipient = nullptr;
|
H A D | Gnss.cpp | 34 void Gnss::GnssDeathRecipient::serviceDied(uint64_t cookie, const wp<IBase>& who) { in serviceDied() 48 mGnssDeathRecipient = new GnssDeathRecipient(this); in Gnss()
|
/aosp12/hardware/qcom/sm8150p/gps/android/1.0/ |
H A D | Gnss.h | 108 struct GnssDeathRecipient : hidl_death_recipient { struct 109 GnssDeathRecipient(sp<Gnss> gnss) : mGnss(gnss) { in GnssDeathRecipient() function 111 ~GnssDeathRecipient() = default; 117 sp<GnssDeathRecipient> mGnssDeathRecipient = nullptr;
|
H A D | Gnss.cpp | 41 void Gnss::GnssDeathRecipient::serviceDied(uint64_t cookie, const wp<IBase>& who) { in serviceDied() 64 mGnssDeathRecipient = new GnssDeathRecipient(this); in Gnss()
|
/aosp12/hardware/qcom/sm7250/gps/android/1.0/ |
H A D | Gnss.h | 108 struct GnssDeathRecipient : hidl_death_recipient { struct 109 GnssDeathRecipient(sp<Gnss> gnss) : mGnss(gnss) { in GnssDeathRecipient() function 111 ~GnssDeathRecipient() = default; 117 sp<GnssDeathRecipient> mGnssDeathRecipient = nullptr;
|
H A D | Gnss.cpp | 42 void Gnss::GnssDeathRecipient::serviceDied(uint64_t cookie, const wp<IBase>& who) { in serviceDied() 68 mGnssDeathRecipient = new GnssDeathRecipient(this); in Gnss()
|
/aosp12/hardware/qcom/sm7150/gps/android/1.0/ |
H A D | Gnss.h | 108 struct GnssDeathRecipient : hidl_death_recipient { struct 109 GnssDeathRecipient(sp<Gnss> gnss) : mGnss(gnss) { in GnssDeathRecipient() argument 111 ~GnssDeathRecipient() = default; 117 sp<GnssDeathRecipient> mGnssDeathRecipient = nullptr;
|
H A D | Gnss.cpp | 41 void Gnss::GnssDeathRecipient::serviceDied(uint64_t cookie, const wp<IBase>& who) { in serviceDied() 66 mGnssDeathRecipient = new GnssDeathRecipient(this); in Gnss()
|
/aosp12/hardware/qcom/sm8150/gps/android/1.0/ |
H A D | Gnss.h | 108 struct GnssDeathRecipient : hidl_death_recipient { struct 109 GnssDeathRecipient(sp<Gnss> gnss) : mGnss(gnss) { in GnssDeathRecipient() argument 111 ~GnssDeathRecipient() = default; 117 sp<GnssDeathRecipient> mGnssDeathRecipient = nullptr;
|
H A D | Gnss.cpp | 42 void Gnss::GnssDeathRecipient::serviceDied(uint64_t cookie, const wp<IBase>& who) { in serviceDied() 68 mGnssDeathRecipient = new GnssDeathRecipient(this); in Gnss()
|
/aosp12/hardware/qcom/sdm845/gps/sdm845/android/ |
H A D | Gnss.h | 118 struct GnssDeathRecipient : hidl_death_recipient { struct 119 GnssDeathRecipient(sp<Gnss> gnss) : mGnss(gnss) { in GnssDeathRecipient() argument 121 ~GnssDeathRecipient() = default; 127 sp<GnssDeathRecipient> mGnssDeathRecipient = nullptr;
|
/aosp12/hardware/qcom/sm8150p/gps/android/1.1/ |
H A D | Gnss.h | 118 struct GnssDeathRecipient : hidl_death_recipient { struct 119 GnssDeathRecipient(sp<Gnss> gnss) : mGnss(gnss) { in GnssDeathRecipient() function 121 ~GnssDeathRecipient() = default; 127 sp<GnssDeathRecipient> mGnssDeathRecipient = nullptr;
|
/aosp12/hardware/qcom/sm7250/gps/android/1.1/ |
H A D | Gnss.h | 118 struct GnssDeathRecipient : hidl_death_recipient { struct 119 GnssDeathRecipient(sp<Gnss> gnss) : mGnss(gnss) { in GnssDeathRecipient() function 121 ~GnssDeathRecipient() = default; 127 sp<GnssDeathRecipient> mGnssDeathRecipient = nullptr;
|
/aosp12/hardware/qcom/sm7150/gps/android/1.1/ |
H A D | Gnss.h | 118 struct GnssDeathRecipient : hidl_death_recipient { struct 119 GnssDeathRecipient(sp<Gnss> gnss) : mGnss(gnss) { in GnssDeathRecipient() argument 121 ~GnssDeathRecipient() = default; 127 sp<GnssDeathRecipient> mGnssDeathRecipient = nullptr;
|
/aosp12/hardware/qcom/sm8150/gps/android/1.1/ |
H A D | Gnss.h | 118 struct GnssDeathRecipient : hidl_death_recipient { struct 119 GnssDeathRecipient(sp<Gnss> gnss) : mGnss(gnss) { in GnssDeathRecipient() function 121 ~GnssDeathRecipient() = default; 127 sp<GnssDeathRecipient> mGnssDeathRecipient = nullptr;
|
/aosp12/hardware/qcom/sm8150p/gps/android/2.0/ |
H A D | Gnss.h | 147 struct GnssDeathRecipient : hidl_death_recipient { struct 148 GnssDeathRecipient(sp<Gnss> gnss) : mGnss(gnss) { in GnssDeathRecipient() argument 150 ~GnssDeathRecipient() = default; 156 sp<GnssDeathRecipient> mGnssDeathRecipient = nullptr;
|
/aosp12/hardware/qcom/sm7250/gps/android/2.0/ |
H A D | Gnss.h | 147 struct GnssDeathRecipient : hidl_death_recipient { struct 148 GnssDeathRecipient(sp<Gnss> gnss) : mGnss(gnss) { in GnssDeathRecipient() function 150 ~GnssDeathRecipient() = default; 156 sp<GnssDeathRecipient> mGnssDeathRecipient = nullptr;
|
/aosp12/hardware/qcom/sm7150/gps/android/2.0/ |
H A D | Gnss.h | 147 struct GnssDeathRecipient : hidl_death_recipient { struct 148 GnssDeathRecipient(sp<Gnss> gnss) : mGnss(gnss) { in GnssDeathRecipient() function 150 ~GnssDeathRecipient() = default; 156 sp<GnssDeathRecipient> mGnssDeathRecipient = nullptr;
|
/aosp12/hardware/qcom/sm8150/gps/android/2.0/ |
H A D | Gnss.h | 144 struct GnssDeathRecipient : hidl_death_recipient { struct 145 GnssDeathRecipient(sp<Gnss> gnss) : mGnss(gnss) { in GnssDeathRecipient() function 147 ~GnssDeathRecipient() = default; 153 sp<GnssDeathRecipient> mGnssDeathRecipient = nullptr;
|
/aosp12/hardware/qcom/sm7250/gps/android/2.1/ |
H A D | Gnss.h | 151 struct GnssDeathRecipient : hidl_death_recipient { struct 152 GnssDeathRecipient(sp<Gnss> gnss) : mGnss(gnss) { in GnssDeathRecipient() function 154 ~GnssDeathRecipient() = default; 160 sp<GnssDeathRecipient> mGnssDeathRecipient = nullptr;
|
/aosp12/hardware/qcom/sm8150/gps/android/2.1/ |
H A D | Gnss.h | 151 struct GnssDeathRecipient : hidl_death_recipient { struct 152 GnssDeathRecipient(sp<Gnss> gnss) : mGnss(gnss) { in GnssDeathRecipient() argument 154 ~GnssDeathRecipient() = default; 160 sp<GnssDeathRecipient> mGnssDeathRecipient = nullptr;
|