Searched refs:ConnectionDeathRecipient (Results 1 – 6 of 6) sorted by relevance
29 void ConnectionDeathRecipient::add( in add()38 void ConnectionDeathRecipient::remove(int64_t connectionId) { in remove()55 void ConnectionDeathRecipient::addCookieToConnection( in addCookieToConnection()72 void ConnectionDeathRecipient::serviceDied( in serviceDied()108 static sp<ConnectionDeathRecipient> sConnectionDeathRecipient =109 new ConnectionDeathRecipient();112 sp<ConnectionDeathRecipient> Accessor::getConnectionDeathRecipient() { in getConnectionDeathRecipient()
51 struct ConnectionDeathRecipient : public hardware::hidl_death_recipient { struct174 static sp<ConnectionDeathRecipient> getConnectionDeathRecipient();
247 sp<ConnectionDeathRecipient> recipient = Accessor::getConnectionDeathRecipient(); in registerSender()
52 struct ConnectionDeathRecipient : public hardware::hidl_death_recipient { struct186 static sp<ConnectionDeathRecipient> getConnectionDeathRecipient();
255 sp<ConnectionDeathRecipient> recipient = Accessor::getConnectionDeathRecipient(); in registerSender()