Home
last modified time | relevance | path

Searched refs:ResetProxy (Results 1 - 25 of 47) sorted by relevance

12

/base/powermgr/power_manager/test/unittest/src/
H A Dpower_mgr_client_native_test.cpp57 powerMgrClient.ResetProxy(remoteObject_); in HWTEST_F()
60 powerMgrClient.ResetProxy(remoteObject_); in HWTEST_F()
61 powerMgrClient.ResetProxy(nullptr); in HWTEST_F()
/base/print/print_fwk/services/print_service/src/
H A Dprint_bms_death_recipient.cpp24 DelayedSingleton<PrintBMSHelper>::GetInstance()->ResetProxy(wptrDeath); in OnRemoteDied()
H A Dprint_bms_helper.cpp100 void PrintBMSHelper::ResetProxy(const wptr<IRemoteObject> &remote) in ResetProxy() function in OHOS::Print::PrintBMSHelper
/base/print/print_fwk/test/unittest/fwk_inner_napi_test/
H A Dprint_manager_client_test.cpp102 PrintManagerClient::GetInstance()->ResetProxy(); in HWTEST_F()
117 PrintManagerClient::GetInstance()->ResetProxy(); in HWTEST_F()
184 PrintManagerClient::GetInstance()->ResetProxy(); in HWTEST_F()
200 PrintManagerClient::GetInstance()->ResetProxy(); in HWTEST_F()
256 PrintManagerClient::GetInstance()->ResetProxy(); in HWTEST_F()
271 PrintManagerClient::GetInstance()->ResetProxy(); in HWTEST_F()
339 PrintManagerClient::GetInstance()->ResetProxy(); in HWTEST_F()
355 PrintManagerClient::GetInstance()->ResetProxy(); in HWTEST_F()
409 PrintManagerClient::GetInstance()->ResetProxy(); in HWTEST_F()
425 PrintManagerClient::GetInstance()->ResetProxy(); in HWTEST_F()
[all...]
/base/useriam/face_auth/frameworks/ipc/src/
H A Dface_auth_client_impl.cpp59 void ResetProxy(const wptr<IRemoteObject> &remote);
126 void FaceAuthClientImpl::ResetProxy(const wptr<IRemoteObject> &remote) in ResetProxy() function in OHOS::UserIam::FaceAuth::FaceAuthClientImpl
151 FaceAuthClientImpl::Instance().ResetProxy(remote); in OnRemoteDied()
/base/powermgr/thermal_manager/test/common/src/
H A Dmock_thermal_mgr_client.cpp73 void MockThermalMgrClient::ResetProxy(const wptr<IRemoteObject>& remote) in ResetProxy() function in OHOS::PowerMgr::MockThermalMgrClient
92 MockThermalMgrClient::GetInstance().ResetProxy(remote); in OnRemoteDied()
/base/useriam/pin_auth/frameworks/client/src/
H A Dpinauth_register_impl.cpp93 void PinAuthRegisterImpl::ResetProxy(const wptr<IRemoteObject>& remote) in ResetProxy() function in OHOS::UserIam::PinAuth::PinAuthRegisterImpl
122 PinAuthRegisterImpl::Instance().ResetProxy(remote); in OnRemoteDied()
/base/powermgr/thermal_manager/test/common/include/
H A Dmock_thermal_mgr_client.h48 void ResetProxy(const wptr<IRemoteObject>& remote);
/base/print/print_fwk/services/print_service/include/
H A Dprint_bms_helper.h41 void ResetProxy(const wptr<IRemoteObject> &remote);
/base/hiviewdfx/hidumper/services/native/src/
H A Ddump_manager_client.cpp113 void DumpManagerClient::ResetProxy(const wptr<IRemoteObject>& remote) in ResetProxy() function in OHOS::HiviewDFX::DumpManagerClient
132 DumpManagerClient::GetInstance().ResetProxy(remote); in OnRemoteDied()
H A Ddump_manager_cpu_client.cpp98 void DumpManagerCpuClient::ResetProxy(const wptr<IRemoteObject>& remote) in ResetProxy() function in OHOS::HiviewDFX::DumpManagerCpuClient
117 DumpManagerCpuClient::GetInstance().ResetProxy(remote); in OnRemoteDied()
/base/print/print_fwk/test/unittest/fwk_print_helper_test/
H A Dprint_bms_helper_test.cpp118 DelayedSingleton<PrintBMSHelper>::GetInstance()->ResetProxy(testObj); in HWTEST_F()
120 printBMSHelper.ResetProxy(testObj2); in HWTEST_F()
/base/useriam/user_auth_framework/frameworks/native/client/src/
H A Dco_auth_client_impl.cpp95 void CoAuthClientImpl::ResetProxy(const wptr<IRemoteObject> &remote) in ResetProxy() function in OHOS::UserIam::UserAuth::CoAuthClientImpl
121 CoAuthClientImpl::Instance().ResetProxy(remote); in OnRemoteDied()
/base/hiviewdfx/hidumper/interfaces/native/innerkits/include/
H A Ddump_manager_cpu_client.h47 void ResetProxy(const wptr<IRemoteObject>& remote);
H A Ddump_manager_client.h48 void ResetProxy(const wptr<IRemoteObject>& remote);
/base/useriam/user_auth_framework/frameworks/native/client/inc/
H A Dco_auth_client_impl.h45 void ResetProxy(const wptr<IRemoteObject> &remote);
/base/useriam/pin_auth/frameworks/client/inc/
H A Dpinauth_register_impl.h46 void ResetProxy(const wptr<IRemoteObject>& remote);
/base/account/os_account/services/accountmgr/test/mock/common/
H A Dability_manager_adapter.h115 void ResetProxy(const wptr<IRemoteObject>& remote);
/base/account/os_account/services/accountmgr/include/ability_manager_adapter/
H A Dability_manager_adapter.h116 void ResetProxy(const wptr<IRemoteObject>& remote);
/base/powermgr/battery_manager/interfaces/inner_api/native/include/
H A Dbattery_srv_client.h115 void ResetProxy(const wptr<IRemoteObject>& remote);
/base/powermgr/battery_statistics/interfaces/inner_api/include/
H A Dbattery_stats_client.h66 void ResetProxy(const wptr<IRemoteObject>& remote);
/base/powermgr/battery_manager/frameworks/native/src/
H A Dbattery_srv_client.cpp67 void BatterySrvClient::ResetProxy(const wptr<IRemoteObject>& remote) in ResetProxy() function in OHOS::PowerMgr::BatterySrvClient
86 client_.ResetProxy(remote); in OnRemoteDied()
/base/powermgr/battery_statistics/frameworks/native/src/
H A Dbattery_stats_client.cpp54 void BatteryStatsClient::ResetProxy(const wptr<IRemoteObject>& remote) in ResetProxy() function in OHOS::PowerMgr::BatteryStatsClient
71 BatteryStatsClient::GetInstance().ResetProxy(remote); in OnRemoteDied()
/base/account/os_account/services/accountmgr/include/bundle_manager_adapter/
H A Dbundle_manager_adapter.h63 void ResetProxy(const wptr<IRemoteObject>& remote);
/base/powermgr/thermal_manager/interfaces/inner_api/native/include/
H A Dthermal_mgr_client.h61 void ResetProxy(const wptr<IRemoteObject>& remote);

Completed in 9 milliseconds

12