| /base/notification/common_event_service/test/mock/ |
| D | mock_ipc_object_stub.cpp | 21 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/ |
| D | if_system_ability_manager.h | 25 bool AddDeathRecipient(const sptr<IPCObjectProxy::DeathRecipient>& recipient) in AddDeathRecipient() function
|
| /base/powermgr/thermal_manager/test/unittest/mock/src/ |
| D | mock_thermal_remote_object.cpp | 49 bool MockThermalRemoteObject::AddDeathRecipient(const sptr<DeathRecipient>& recipient) in AddDeathRecipient() function in OHOS::PowerMgr::MockThermalRemoteObject
|
| /base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/ |
| D | mock_i_remote_object.h | 49 bool AddDeathRecipient(const sptr<DeathRecipient> &recipient) override in AddDeathRecipient() function
|
| /base/powermgr/battery_statistics/test/unittest/mock/source/ |
| D | mock_stats_remote_object.cpp | 43 bool MockStatsRemoteObject::AddDeathRecipient(const sptr<DeathRecipient> &recipient) in AddDeathRecipient() function in OHOS::PowerMgr::MockStatsRemoteObject
|
| /base/telephony/core_service/test/unittest/esim_gtest/mock/include/ |
| D | esim_mock_iremote_object.h | 48 bool AddDeathRecipient(const sptr<DeathRecipient> &recipient) override in AddDeathRecipient() function
|
| /base/notification/distributed_notification_service/frameworks/reminder/test/unittest/mock/ |
| D | mock_i_remote_object.h | 49 bool AddDeathRecipient(const sptr<DeathRecipient> &recipient) override in AddDeathRecipient() function
|
| /base/powermgr/display_manager/state_manager/test/unittest/mock/src/ |
| D | mock_display_remote_object.cpp | 45 bool MockDisplayRemoteObject::AddDeathRecipient(const sptr<DeathRecipient>& recipient) in AddDeathRecipient() function in OHOS::PowerMgr::MockDisplayRemoteObject
|
| /base/powermgr/battery_manager/test/unittest/mock/source/ |
| D | mock_remote_object.cpp | 44 bool MockRemoteObject::AddDeathRecipient(const sptr<DeathRecipient>& recipient) in AddDeathRecipient() function in OHOS::PowerMgr::MockRemoteObject
|
| /base/useriam/user_auth_framework/services/context/src/ |
| D | context_death_recipient.cpp | 28 void ContextDeathRecipientManager::AddDeathRecipient(std::shared_ptr<ContextCallback> &callback, ui… in AddDeathRecipient() function in OHOS::UserIam::UserAuth::ContextDeathRecipientManager
|
| /base/telephony/sms_mms/test/gtest/mock/ |
| D | mock_remote_object.h | 36 bool AddDeathRecipient(const sptr<DeathRecipient> &recipient) override in AddDeathRecipient() function
|
| /base/update/updateservice/foundations/ability/sa_loader/include/ |
| D | base_service_kits_impl.h | 96 template <typename SERVICE> void BaseServiceKitsImpl<SERVICE>::AddDeathRecipient(const sptr<IRemote… in AddDeathRecipient() function
|
| /base/inputmethod/imf/test/unittest/cpp_test/mock/ |
| D | mock_iremote_object.h | 52 bool AddDeathRecipient(const sptr<DeathRecipient> &recipient) override in AddDeathRecipient() function
|
| /base/powermgr/power_manager/test/unittest/mock/ |
| D | mock_power_remote_object.cpp | 52 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/ |
| D | bundle_manager_death_recipient_unit_test.cpp | 82 bool AddDeathRecipient(const sptr<DeathRecipient> &recipient) override in AddDeathRecipient() function in MockIRemoteObject
|
| /base/telephony/core_service/test/unittest/esim_gtest/ |
| D | esim_core_service_proxy_test.cpp | 56 bool AddDeathRecipient(const sptr<DeathRecipient> &recipient) override in AddDeathRecipient() function in OHOS::MockIRemoteObject
|
| /base/security/security_guard/test/unittest/data_collect/file_system_store/ |
| D | security_guard_file_system_store_helper_test.cpp | 51 bool AddDeathRecipient(const sptr<DeathRecipient> &recipient) { return true; }; in AddDeathRecipient() function in OHOS::MockRemoteObject
|
| /base/notification/common_event_service/services/test/unittest/ |
| D | subscriber_deach_recipient_test.cpp | 76 bool AddDeathRecipient(const sptr<DeathRecipient> &recipient) override in AddDeathRecipient() function in OHOS::EventFwk::MockIRemoteObject
|
| /base/telephony/sms_mms/test/gtest/ |
| D | sms_satellite_gtest.cpp | 62 bool AddDeathRecipient(const sptr<DeathRecipient> &recipient) override in AddDeathRecipient() function in OHOS::Telephony::__anon79f36a3d0111::MockIRemoteObject
|
| /base/security/security_guard/test/unittest/risk_classify/src/ |
| D | security_guard_risk_analysis_test.cpp | 45 bool AddDeathRecipient(const sptr<DeathRecipient> &recipient) { return true; }; in AddDeathRecipient() function in OHOS::MockRemoteObject
|
| /base/useriam/user_auth_framework/services/core/src/ |
| D | auth_event_listener_manager.cpp | 126 int32_t AuthEventListenerManager::AddDeathRecipient(const sptr<AuthEventListenerInterface> &listene… in AddDeathRecipient() function in OHOS::UserIam::UserAuth::AuthEventListenerManager
|
| /base/theme/screenlock_mgr/services/src/ |
| D | innerlistenermanager.cpp | 197 int32_t InnerListenerManager::AddDeathRecipient(const ListenType listenType, in AddDeathRecipient() function in OHOS::ScreenLock::InnerListenerManager
|
| /base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/ |
| D | first_use_dialog_test.cpp | 345 bool AddDeathRecipient(const sptr<DeathRecipient>& recipient) override in AddDeathRecipient() function in TestRemoteObject
|
| /base/telephony/core_service/test/unittest/core_service_gtest/ |
| D | satellite_service_test.cpp | 66 bool AddDeathRecipient(const sptr<DeathRecipient> &recipient) override in AddDeathRecipient() function in OHOS::Telephony::__anone8c0c3b50111::MockIRemoteObject
|
| /base/telephony/state_registry/test/unittest/state_test/ |
| D | state_registry_branch_test.cpp | 93 bool AddDeathRecipient(const sptr<DeathRecipient> &recipient) override in AddDeathRecipient() function in OHOS::Telephony::TestIRemoteObject
|