/base/powermgr/power_manager/test/unittest/src/ |
D | power_mgr_client_native_test.cpp | 57 powerMgrClient.ResetProxy(remoteObject_); 60 powerMgrClient.ResetProxy(remoteObject_); 61 powerMgrClient.ResetProxy(nullptr);
|
/base/print/print_fwk/test/unittest/fwk_inner_napi_test/ |
D | print_manager_client_test.cpp | 104 PrintManagerClient::GetInstance()->ResetProxy(); 122 PrintManagerClient::GetInstance()->ResetProxy(); 189 PrintManagerClient::GetInstance()->ResetProxy(); 205 PrintManagerClient::GetInstance()->ResetProxy(); 261 PrintManagerClient::GetInstance()->ResetProxy(); 276 PrintManagerClient::GetInstance()->ResetProxy(); 344 PrintManagerClient::GetInstance()->ResetProxy(); 360 PrintManagerClient::GetInstance()->ResetProxy(); 414 PrintManagerClient::GetInstance()->ResetProxy(); 430 PrintManagerClient::GetInstance()->ResetProxy(); [all …]
|
/base/useriam/face_auth/frameworks/ipc/src/ |
D | face_auth_client_impl.cpp | 59 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/print/print_fwk/services/src/ |
D | print_bms_death_recipient.cpp | 24 DelayedSingleton<PrintBMSHelper>::GetInstance()->ResetProxy(wptrDeath); in OnRemoteDied()
|
/base/powermgr/thermal_manager/test/common/src/ |
D | mock_thermal_mgr_client.cpp | 73 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/ |
D | pinauth_register_impl.cpp | 93 void PinAuthRegisterImpl::ResetProxy(const wptr<IRemoteObject>& remote) in ResetProxy() function in OHOS::UserIam::PinAuth::PinAuthRegisterImpl 122 PinAuthRegisterImpl::Instance().ResetProxy(remote); in OnRemoteDied()
|
/base/hiviewdfx/hidumper/services/native/src/ |
D | dump_manager_cpu_client.cpp | 93 void DumpManagerCpuClient::ResetProxy(const wptr<IRemoteObject>& remote) in ResetProxy() function in OHOS::HiviewDFX::DumpManagerCpuClient 112 DumpManagerCpuClient::GetInstance().ResetProxy(remote); in OnRemoteDied()
|
D | dump_manager_client.cpp | 110 void DumpManagerClient::ResetProxy(const wptr<IRemoteObject>& remote) in ResetProxy() function in OHOS::HiviewDFX::DumpManagerClient 129 DumpManagerClient::GetInstance().ResetProxy(remote); in OnRemoteDied()
|
/base/useriam/user_auth_framework/frameworks/native/client/src/ |
D | co_auth_client_impl.cpp | 85 void CoAuthClientImpl::ResetProxy(const wptr<IRemoteObject> &remote) in ResetProxy() function in OHOS::UserIam::UserAuth::CoAuthClientImpl 111 CoAuthClientImpl::Instance().ResetProxy(remote); in OnRemoteDied()
|
/base/print/print_fwk/services/include/ |
D | print_bms_helper.h | 41 void ResetProxy(const wptr<IRemoteObject> &remote);
|
/base/powermgr/thermal_manager/test/common/include/ |
D | mock_thermal_mgr_client.h | 48 void ResetProxy(const wptr<IRemoteObject>& remote);
|
/base/hiviewdfx/hidumper/interfaces/native/innerkits/include/ |
D | dump_manager_cpu_client.h | 47 void ResetProxy(const wptr<IRemoteObject>& remote);
|
D | dump_manager_client.h | 48 void ResetProxy(const wptr<IRemoteObject>& remote);
|
/base/useriam/pin_auth/frameworks/client/inc/ |
D | pinauth_register_impl.h | 46 void ResetProxy(const wptr<IRemoteObject>& remote);
|
/base/useriam/user_auth_framework/frameworks/native/client/inc/ |
D | co_auth_client_impl.h | 45 void ResetProxy(const wptr<IRemoteObject> &remote);
|
/base/powermgr/battery_manager/interfaces/inner_api/native/include/ |
D | battery_srv_client.h | 104 void ResetProxy(const wptr<IRemoteObject>& remote);
|
/base/powermgr/battery_manager/frameworks/native/src/ |
D | battery_srv_client.cpp | 66 void BatterySrvClient::ResetProxy(const wptr<IRemoteObject>& remote) in ResetProxy() function in OHOS::PowerMgr::BatterySrvClient 84 BatterySrvClient::GetInstance().ResetProxy(remote); in OnRemoteDied()
|
/base/powermgr/battery_statistics/frameworks/native/src/ |
D | battery_stats_client.cpp | 54 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/ability_manager_adapter/ |
D | ability_manager_adapter.h | 99 void ResetProxy(const wptr<IRemoteObject>& remote);
|
/base/powermgr/battery_statistics/interfaces/inner_api/include/ |
D | battery_stats_client.h | 66 void ResetProxy(const wptr<IRemoteObject>& remote);
|
/base/powermgr/thermal_manager/frameworks/native/ |
D | thermal_mgr_client.cpp | 73 void ThermalMgrClient::ResetProxy(const wptr<IRemoteObject>& remote) in ResetProxy() function in OHOS::PowerMgr::ThermalMgrClient 92 ThermalMgrClient::GetInstance().ResetProxy(remote); in OnRemoteDied()
|
/base/powermgr/thermal_manager/interfaces/inner_api/native/include/ |
D | thermal_mgr_client.h | 63 void ResetProxy(const wptr<IRemoteObject>& remote);
|
/base/account/os_account/services/accountmgr/include/bundle_manager_adapter/ |
D | bundle_manager_adapter.h | 63 void ResetProxy(const wptr<IRemoteObject>& remote);
|
/base/account/os_account/services/accountmgr/src/ability_manager_adapter/ |
D | ability_manager_adapter.cpp | 245 void AbilityManagerAdapter::ResetProxy(const wptr<IRemoteObject>& remote) in ResetProxy() function in OHOS::AccountSA::AbilityManagerAdapter 257 AbilityManagerAdapter::GetInstance()->ResetProxy(remote); in OnRemoteDied()
|
/base/account/os_account/services/accountmgr/src/bundle_manager_adapter/ |
D | bundle_manager_adapter.cpp | 222 void BundleManagerAdapter::ResetProxy(const wptr<IRemoteObject>& remote) in ResetProxy() function in OHOS::AccountSA::BundleManagerAdapter 235 BundleManagerAdapter::GetInstance()->ResetProxy(remote); in OnRemoteDied()
|