Home
last modified time | relevance | path

Searched defs:AppMgrDeathRecipient (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/nfc/services/src/utils/
H A Dapp_state_observer.h26 class AppMgrDeathRecipient : public IRemoteObject::DeathRecipient { class
/foundation/resourceschedule/background_task_mgr/services/transient_task/include/
H A Ddecision_maker.h75 class AppMgrDeathRecipient : public IRemoteObject::DeathRecipient { class in OHOS::BackgroundTaskMgr::DecisionMaker
77 explicit AppMgrDeathRecipient(DecisionMaker &decisionMaker) : decisionMaker_(decisionMaker) {} in AppMgrDeathRecipient() function in OHOS::BackgroundTaskMgr::DecisionMaker::AppMgrDeathRecipient
/foundation/ability/ability_runtime/interfaces/kits/native/appkit/app/
H A Dmain_thread.h59 class AppMgrDeathRecipient : public IRemoteObject::DeathRecipient { class
/foundation/communication/dsoftbus/core/common/security/permission/standard/
H A Daccess_control.cpp163 class AppMgrDeathRecipient : public IRemoteObject::DeathRecipient { class
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_mgr_client.cpp104 class AppMgrDeathRecipient : public IRemoteObject::DeathRecipient { class in OHOS::AppExecFwk::AppMgrRemoteHolder
106 explicit AppMgrDeathRecipient(const std::shared_ptr<AppMgrRemoteHolder>& holder) : owner_(holder) {} in AppMgrDeathRecipient() function in OHOS::AppExecFwk::AppMgrRemoteHolder::AppMgrDeathRecipient

Completed in 6 milliseconds