Home
last modified time | relevance | path

Searched refs:RemoveListenerAndDeathRecipient (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_running_status_module.cpp65 return RemoveListenerAndDeathRecipient(listener->AsObject()); in UnregisterListener()
96 appRunningStatus->RemoveListenerAndDeathRecipient(remote); in OnRemoteDied()
99 int32_t AppRunningStatusModule::RemoveListenerAndDeathRecipient(const wptr<IRemoteObject> &remote) in RemoveListenerAndDeathRecipient() function in OHOS::AbilityRuntime::AppRunningStatusModule
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_running_status_module.h81 int32_t RemoveListenerAndDeathRecipient(const wptr<IRemoteObject> &remote);