Home
last modified time | relevance | path

Searched defs:deathRecipientMap_ (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/multimedia/drm_framework/services/drm_service/server/include/
H A Dmediakeysystemfactory_service_stub.h43 std::map<pid_t, sptr<DrmDeathRecipient>> deathRecipientMap_; variable
/ohos5.0/foundation/multimedia/av_codec/services/services/sa_avcodec/ipc/
H A Davcodec_service_stub.h41 std::map<pid_t, sptr<AVCodecDeathRecipient>> deathRecipientMap_; variable
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dcall_container.h65 RecipientMapType deathRecipientMap_; variable
/ohos5.0/foundation/multimedia/player_framework/services/services/sa_media/ipc/
H A Dmedia_service_stub.h44 std::map<pid_t, sptr<MediaDeathRecipient>> deathRecipientMap_; variable
/ohos5.0/drivers/peripheral/intelligent_voice/hdi_service/trigger/
H A Dintell_voice_trigger_adapter_impl.h90 std::unordered_map<IRemoteObject *, sptr<IRemoteObject::DeathRecipient>> deathRecipientMap_; variable
/ohos5.0/base/useriam/user_auth_framework/services/core/inc/
H A Dauth_event_listener_manager.h54 std::map<sptr<AuthEventListenerInterface>, sptr<DeathRecipient>> deathRecipientMap_; variable