Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_running_status_module.cpp119 auto storedListener = itemFind->first; in RemoveListenerAndDeathRecipient() local
123 if (storedListener == nullptr || storedListener->AsObject() == nullptr) { in RemoveListenerAndDeathRecipient()
128 storedListener->AsObject()->RemoveDeathRecipient(deathRecipient); in RemoveListenerAndDeathRecipient()