Searched refs:RecipientMapType (Results 1 – 3 of 3) sorted by relevance
39 using RecipientMapType = std::map<sptr<IRemoteObject>, sptr<IRemoteObject::DeathRecipient>>; variable65 RecipientMapType deathRecipientMap_;
57 using RecipientMapType = std::map<sptr<IRemoteObject>, sptr<IRemoteObject::DeathRecipient>>; variable652 RecipientMapType recipientMap_;655 RecipientMapType uiExtRecipientMap_;
31 [&](RecipientMapType::reference recipient) { in ~CallContainer()