Home
last modified time | relevance | path

Searched refs:notifierDeathRecipient (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/dmsfwk/services/dtbabilitymgr/src/continuation_manager/
H A Dnotifier_info.cpp60 void NotifierInfo::RemoveDeathRecipient(const sptr<IRemoteObject::DeathRecipient>& notifierDeathRecipient, in RemoveDeathRecipient() argument
65 iter->second->RemoveDeathRecipient(notifierDeathRecipient); in RemoveDeathRecipient()
71 it->second->RemoveDeathRecipient(notifierDeathRecipient); in RemoveDeathRecipient()
/foundation/ability/dmsfwk/services/dtbabilitymgr/include/continuation_manager/
H A Dnotifier_info.h43 void RemoveDeathRecipient(const sptr<IRemoteObject::DeathRecipient>& notifierDeathRecipient,
/foundation/ability/dmsfwk/services/dtbabilitymgr/test/unittest/continuation_manager/
H A Dcontinuation_manager_test.cpp1591 NotifierDeathRecipient notifierDeathRecipient; in HWTEST_F() local
1593 notifierDeathRecipient.OnRemoteDied(remote); in HWTEST_F()

Completed in 5 milliseconds