Home
last modified time | relevance | path

Searched refs:callerDeathRecipient (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Ddata_ability_helper_impl_test.cpp1463 sptr<IRemoteObject::DeathRecipient> callerDeathRecipient = new (std::nothrow) DataAbilityDeathRecipient(handler); in HWTEST_F() local
1469 dataAbilityHelperImpl->callerDeathRecipient_ = callerDeathRecipient; in HWTEST_F()
1487 sptr<IRemoteObject::DeathRecipient> callerDeathRecipient = new (std::nothrow) DataAbilityDeathRecipient(handler); in HWTEST_F() local
1493 dataAbilityHelperImpl->callerDeathRecipient_ = callerDeathRecipient; in HWTEST_F()
1510 sptr<IRemoteObject::DeathRecipient> callerDeathRecipient = nullptr; in HWTEST_F() local
1516 dataAbilityHelperImpl->callerDeathRecipient_ = callerDeathRecipient; in HWTEST_F()
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddistributed_sched_service_second_test.cpp870 CallerDeathRecipient callerDeathRecipient; in HWTEST_F() local
871 callerDeathRecipient.OnRemoteDied(remote); in HWTEST_F()

Completed in 7 milliseconds