Searched defs:GnssDeathRecipient (Results 1 – 4 of 4) sorted by relevance
114 struct GnssDeathRecipient : hidl_death_recipient { struct115 GnssDeathRecipient(sp<Gnss> gnss) : mGnss(gnss) { in GnssDeathRecipient() argument119 sp<Gnss> mGnss;
114 struct GnssDeathRecipient : hidl_death_recipient { struct115 GnssDeathRecipient(sp<Gnss> gnss) : mGnss(gnss) { in GnssDeathRecipient() function119 sp<Gnss> mGnss;
118 struct GnssDeathRecipient : hidl_death_recipient { struct119 GnssDeathRecipient(sp<Gnss> gnss) : mGnss(gnss) { in GnssDeathRecipient() function123 sp<Gnss> mGnss;