Home
last modified time | relevance | path

Searched refs:RemoveDeathRecipient (Results 1 – 25 of 114) sorted by relevance

12345

/base/hiviewdfx/hidumper/services/native/src/
Ddump_manager_cpu_client.cpp35 remoteObject->RemoveDeathRecipient(deathRecipient_); in ~DumpManagerCpuClient()
87 serviceRemote->RemoveDeathRecipient(deathRecipient_); in Reset()
101 serviceRemote->RemoveDeathRecipient(deathRecipient_); in ResetProxy()
Ddump_manager_client.cpp38 remoteObject->RemoveDeathRecipient(deathRecipient_); in ~DumpManagerClient()
104 serviceRemote->RemoveDeathRecipient(deathRecipient_); in Reset()
118 serviceRemote->RemoveDeathRecipient(deathRecipient_); in ResetProxy()
/base/powermgr/thermal_manager/test/common/src/
Dmock_thermal_mgr_client.cpp33 remoteObject->RemoveDeathRecipient(deathRecipient_); in ~MockThermalMgrClient()
80 serviceRemote->RemoveDeathRecipient(deathRecipient_); in ResetProxy()
/base/print/print_fwk/test/unittest/fwk_inner_napi_test/mock/
Dmock_remote_object.h34 MOCK_METHOD1(RemoveDeathRecipient, bool(const sptr<DeathRecipient> &recipient));
/base/powermgr/display_manager/test/unittest/mock/src/
Dmock_display_remote_object.cpp51 bool MockDisplayRemoteObject::RemoveDeathRecipient(const sptr<DeathRecipient>& recipient) in RemoveDeathRecipient() function in OHOS::PowerMgr::MockDisplayRemoteObject
/base/useriam/pin_auth/test/unittest/mocks/
Dmock_remote_object.h34 MOCK_METHOD1(RemoveDeathRecipient, bool(const sptr<DeathRecipient> &recipient));
/base/powermgr/battery_manager/test/unittest/mock/source/
Dmock_remote_object.cpp50 bool MockRemoteObject::RemoveDeathRecipient(const sptr<DeathRecipient>& recipient) in RemoveDeathRecipient() function in OHOS::PowerMgr::MockRemoteObject
/base/print/print_fwk/test/unittest/service_test/mock/
Dmock_bundle_mgr.h34 MOCK_METHOD1(RemoveDeathRecipient, bool(const sptr<DeathRecipient> &recipient));
/base/powermgr/thermal_manager/test/unittest/mock/src/
Dmock_thermal_remote_object.cpp55 bool MockThermalRemoteObject::RemoveDeathRecipient(const sptr<DeathRecipient>& recipient) in RemoveDeathRecipient() function in OHOS::PowerMgr::MockThermalRemoteObject
/base/useriam/user_auth_framework/test/unittest/inner_api/mocks/
Dmock_remote_object.h35 MOCK_METHOD1(RemoveDeathRecipient, bool(const sptr<DeathRecipient> &recipient));
/base/powermgr/battery_statistics/test/unittest/mock/source/
Dmock_stats_remote_object.cpp49 bool MockStatsRemoteObject::RemoveDeathRecipient(const sptr<DeathRecipient> &recipient) in RemoveDeathRecipient() function in OHOS::PowerMgr::MockStatsRemoteObject
/base/powermgr/battery_statistics/test/unittest/mock/include/
Dmock_stats_remote_object.h41 bool RemoveDeathRecipient(const sptr<DeathRecipient> &recipient) override;
/base/powermgr/battery_manager/test/unittest/mock/include/
Dmock_remote_object.h41 bool RemoveDeathRecipient(const sptr<DeathRecipient>& recipient) override;
/base/powermgr/display_manager/test/unittest/mock/include/
Dmock_display_remote_object.h41 bool RemoveDeathRecipient(const sptr<DeathRecipient>& recipient) override;
/base/powermgr/thermal_manager/test/unittest/mock/include/
Dmock_thermal_remote_object.h41 bool RemoveDeathRecipient(const sptr<DeathRecipient>& recipient) override;
/base/powermgr/power_manager/test/unittest/mock/
Dmock_power_remote_object.h42 bool RemoveDeathRecipient(const sptr<DeathRecipient>& recipient) override;
Dmock_power_remote_object.cpp58 bool MockPowerRemoteObject::RemoveDeathRecipient(const sptr<DeathRecipient>& recipient) in RemoveDeathRecipient() function in OHOS::PowerMgr::MockPowerRemoteObject
/base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/
Dmock_i_remote_object.h54 bool RemoveDeathRecipient(const sptr<DeathRecipient> &recipient) override in RemoveDeathRecipient() function
/base/location/test/mock/include/
Dmock_i_remote_object.h34 MOCK_METHOD(bool, RemoveDeathRecipient, (const sptr<DeathRecipient> &recipient), (override));
/base/sensors/miscdevice/services/miscdevice_service/hdi_connection/adapter/src/
Dhdi_light_connection.cpp140 … OHOS::HDI::hdi_objcast<ILightInterface>(lightInterface_)->RemoveDeathRecipient(hdiDeathObserver_); in UnregisterHdiDeathRecipient()
151 hdiService->RemoveDeathRecipient(hdiDeathObserver_); in ProcessDeathObserver()
Dhdi_connection.cpp166 …OHOS::HDI::hdi_objcast<IVibratorInterface>(vibratorInterface_)->RemoveDeathRecipient(hdiDeathObser… in UnregisterHdiDeathRecipient()
177 hdiService->RemoveDeathRecipient(hdiDeathObserver_); in ProcessDeathObserver()
/base/security/dlp_permission_service/services/dlp_permission/sa/callback/dlp_sandbox_change_callback/
Ddlp_sandbox_change_callback_manager.cpp92 callback->RemoveDeathRecipient(callbackDeathRecipient_); in RemoveCallback()
120 goalCallback->second.callbackObject_->RemoveDeathRecipient(callbackDeathRecipient_); in RemoveCallback()
/base/powermgr/thermal_manager/frameworks/native/
Dthermal_mgr_client.cpp33 remoteObject->RemoveDeathRecipient(deathRecipient_); in ~ThermalMgrClient()
80 serviceRemote->RemoveDeathRecipient(deathRecipient_); in ResetProxy()
/base/useriam/user_auth_framework/test/unittest/inner_api/src/
Dco_auth_client_test.cpp96 EXPECT_CALL(*obj, RemoveDeathRecipient(_)).WillRepeatedly(Return(true)); in CallRemoteObject()
136 EXPECT_CALL(*obj, RemoveDeathRecipient(_)).WillRepeatedly(Return(true));
/base/security/dlp_permission_service/services/dlp_permission/sa/callback/open_dlp_file_callback/
Dopen_dlp_file_callback_manager.cpp111 callback->RemoveDeathRecipient(callbackDeathRecipient_); in RemoveCallback()
148 callback->RemoveDeathRecipient(callbackDeathRecipient_); in RemoveCallback()

12345