Home
last modified time | relevance | path

Searched defs:AddDeathRecipient (Results 1 – 14 of 14) sorted by relevance

/base/notification/common_event_service/test/mock/
Dmock_ipc_object_stub.cpp21 bool IPCObjectStub::AddDeathRecipient(const sptr<DeathRecipient> &recipient) in AddDeathRecipient() function in OHOS::IPCObjectStub
/base/security/security_component_manager/services/security_component_service/sa/test/mock/include/
Dif_system_ability_manager.h25 bool AddDeathRecipient(const sptr<IPCObjectProxy::DeathRecipient>& recipient) in AddDeathRecipient() function
/base/powermgr/thermal_manager/test/unittest/mock/src/
Dmock_thermal_remote_object.cpp49 bool MockThermalRemoteObject::AddDeathRecipient(const sptr<DeathRecipient>& recipient) in AddDeathRecipient() function in OHOS::PowerMgr::MockThermalRemoteObject
/base/powermgr/display_manager/test/unittest/mock/src/
Dmock_display_remote_object.cpp45 bool MockDisplayRemoteObject::AddDeathRecipient(const sptr<DeathRecipient>& recipient) in AddDeathRecipient() function in OHOS::PowerMgr::MockDisplayRemoteObject
/base/powermgr/battery_manager/test/unittest/mock/source/
Dmock_remote_object.cpp44 bool MockRemoteObject::AddDeathRecipient(const sptr<DeathRecipient>& recipient) in AddDeathRecipient() function in OHOS::PowerMgr::MockRemoteObject
/base/powermgr/battery_statistics/test/unittest/mock/source/
Dmock_stats_remote_object.cpp43 bool MockStatsRemoteObject::AddDeathRecipient(const sptr<DeathRecipient> &recipient) in AddDeathRecipient() function in OHOS::PowerMgr::MockStatsRemoteObject
/base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/
Dmock_i_remote_object.h49 bool AddDeathRecipient(const sptr<DeathRecipient> &recipient) override in AddDeathRecipient() function
/base/powermgr/power_manager/test/unittest/mock/
Dmock_power_remote_object.cpp52 bool MockPowerRemoteObject::AddDeathRecipient(const sptr<DeathRecipient>& recipient) in AddDeathRecipient() function in OHOS::PowerMgr::MockPowerRemoteObject
/base/notification/common_event_service/services/test/unittest/bundle_manager_death_recipient_unit_test/
Dbundle_manager_death_recipient_unit_test.cpp82 bool AddDeathRecipient(const sptr<DeathRecipient> &recipient) override in AddDeathRecipient() function in MockIRemoteObject
/base/notification/common_event_service/services/test/unittest/
Dsubscriber_deach_recipient_test.cpp76 bool AddDeathRecipient(const sptr<DeathRecipient> &recipient) override in AddDeathRecipient() function in OHOS::EventFwk::MockIRemoteObject
/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/
Dfirst_use_dialog_test.cpp324 bool AddDeathRecipient(const sptr<DeathRecipient>& recipient) override in AddDeathRecipient() function in TestRemoteObject
/base/notification/common_event_service/frameworks/core/test/unittest/
Dcommon_event_proxy_test.cpp93 bool AddDeathRecipient(const sptr<DeathRecipient> &recipient) override in AddDeathRecipient() function in OHOS::MockIRemoteObject
Dcommon_event_stub_test.cpp78 bool AddDeathRecipient(const sptr<DeathRecipient> &recipient) override in AddDeathRecipient() function in OHOS::MockIRemoteObject
/base/update/updateservice/services/engine/src/
Dupdate_service.cpp62 void UpdateService::ClientProxy::AddDeathRecipient() in AddDeathRecipient() function in OHOS::UpdateEngine::UpdateService::ClientProxy