Home
last modified time | relevance | path

Searched defs:AddDeathRecipient (Results 1 – 12 of 12) 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/powermgr/battery_manager/services/native/test/unittest/mock/source/
Dmock_remote_object.cpp44 bool MockRemoteObject::AddDeathRecipient(const sptr<DeathRecipient>& recipient) in AddDeathRecipient() function in OHOS::PowerMgr::MockRemoteObject
/base/powermgr/power_manager/services/native/test/unittest/mock/
Dmock_power_remote_object.cpp44 bool MockPowerRemoteObject::AddDeathRecipient(const sptr<DeathRecipient>& recipient) in AddDeathRecipient() function in OHOS::PowerMgr::MockPowerRemoteObject
/base/powermgr/battery_statistics/services/native/test/unittest/mock/source/
Dmock_stats_remote_object.cpp47 bool MockStatsRemoteObject::AddDeathRecipient(const sptr<DeathRecipient> &recipient) in AddDeathRecipient() function in OHOS::PowerMgr::MockStatsRemoteObject
/base/powermgr/thermal_manager/services/native/test/unittest/mock/src/
Dmock_thermal_remote_object.cpp49 bool MockThermalRemoteObject::AddDeathRecipient(const sptr<DeathRecipient>& recipient) in AddDeathRecipient() function in OHOS::PowerMgr::MockThermalRemoteObject
/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/display_manager/test/unittest/common/native/mock/src/
Dmock_display_remote_object.cpp45 bool MockDisplayRemoteObject::AddDeathRecipient(const sptr<DeathRecipient>& recipient) in AddDeathRecipient() function in OHOS::PowerMgr::MockDisplayRemoteObject
/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/frameworks/core/test/unittest/
Dcommon_event_proxy_test.cpp93 bool AddDeathRecipient(const sptr<DeathRecipient> &recipient) override in AddDeathRecipient() function in OHOS::MockIRemoteObject
/base/notification/common_event_service/test/systemtest/common/resource/fuzzTest/include/
Dgetparam.h214 bool AddDeathRecipient(const sptr<DeathRecipient> &recipient) override in AddDeathRecipient() function
/base/notification/distributed_notification_service/test/resource/notificationfuzztest/include/
Dnotificationgetparam.h204 bool AddDeathRecipient(const sptr<DeathRecipient> &recipient) override in AddDeathRecipient() function
/base/update/updateservice/services/engine/src/
Dupdate_service.cpp110 void UpdateService::ClientProxy::AddDeathRecipient() in AddDeathRecipient() function in OHOS::UpdateEngine::UpdateService::ClientProxy