Home
last modified time | relevance | path

Searched defs:RecipientMapType (Results 1 – 2 of 2) sorted by relevance

/foundation/ability/ability_runtime/services/abilitymgr/include/
Dcall_container.h39 using RecipientMapType = std::map<sptr<IRemoteObject>, sptr<IRemoteObject::DeathRecipient>>; variable
Dability_connect_manager.h59 using RecipientMapType = std::map<sptr<IRemoteObject>, sptr<IRemoteObject::DeathRecipient>>; variable