Searched defs:Obituary (Results 1 – 3 of 3) sorted by relevance
54 struct Obituary : public hardware::hidl_death_recipient { struct59 Obituary( in Obituary() function65 Obituary(const Obituary& o) : in Obituary() function86 std::vector<sp<Obituary> > mObituaries; argument
175 struct Obituary { struct181 void reportOneDeath(const Obituary& obit); argument
252 struct Obituary : public hardware::hidl_death_recipient { struct253 wp<B2HGraphicBufferProducer> producer;254 sp<HProducerListener> listener;255 HConnectionType apiType;256 Obituary(const wp<B2HGraphicBufferProducer>& p, in Obituary() function261 void serviceDied(uint64_t /* cookie */, in serviceDied()