Home
last modified time | relevance | path

Searched refs:ResetAllProxy (Results 1 – 25 of 35) sorted by relevance

12

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_proxy_manager.cpp53 bool BluetoothProxyManager::ResetAllProxy() in ResetAllProxy() function in OHOS::Bluetooth::BluetoothProxyManager
63 return proxy->ResetAllProxy(); in ResetAllProxy()
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_proxy_manager.h32 bool ResetAllProxy();
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/include/
H A Dbluetooth_ble_central_manager_proxy.h40 bool ResetAllProxy() override;
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/interface/
H A Di_bluetooth_ble_central_manager.h61 virtual bool ResetAllProxy() = 0;
/ohos5.0/base/time/time_service/interfaces/inner_api/include/
H A Dtime_service_interface.h147 virtual bool ResetAllProxy() = 0;
H A Dtime_service_client.h423 TIME_API bool ResetAllProxy();
/ohos5.0/base/time/time_service/services/timer/include/
H A Dtimer_manager_interface.h71 virtual bool ResetAllProxy() = 0;
H A Dtimer_proxy.h49 bool ResetAllProxy(const std::chrono::steady_clock::time_point &now,
H A Dtimer_manager.h61 bool ResetAllProxy() override;
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/include/
H A Dbluetooth_ble_central_manager_server.h45 bool ResetAllProxy() override;
/ohos5.0/base/time/time_service/services/ipc/proxy/inner_api_include/
H A Dtime_service_proxy.h45 bool ResetAllProxy() override;
/ohos5.0/base/time/time_service/test/unittest/service_test/src/
H A Dtime_client_test.cpp726 TimeServiceClient::GetInstance()->ResetAllProxy();
753 TimeServiceClient::GetInstance()->ResetAllProxy();
794 TimeServiceClient::GetInstance()->ResetAllProxy();
859 TimeServiceClient::GetInstance()->ResetAllProxy();
890 TimeServiceClient::GetInstance()->ResetAllProxy();
937 TimeServiceClient::GetInstance()->ResetAllProxy();
/ohos5.0/base/time/time_service/test/fuzztest/timeservice_fuzzer/timerproxy_fuzzer/
H A Dtimerproxy_fuzzer.cpp73 TimerProxy::GetInstance().ResetAllProxy(now, callback); in FuzzTimerResetProxy()
/ohos5.0/base/time/time_service/services/
H A Dtime_system_ability.h72 bool ResetAllProxy() override;
H A Dtime_system_ability.cpp799 bool TimeSystemAbility::ResetAllProxy() in ResetAllProxy() function in OHOS::MiscServices::TimeSystemAbility
810 return timerManager->ResetAllProxy(); in ResetAllProxy()
/ohos5.0/base/location/interfaces/inner_api/include/
H A Dlocator_proxy.h120 LocationErrCode ResetAllProxy();
H A Dlocator.h113 virtual LocationErrCode ResetAllProxy() = 0;
H A Dlocator_impl.h581 LocationErrCode ResetAllProxy();
/ohos5.0/base/time/time_service/interfaces/inner_api/src/
H A Dtime_service_client.cpp745 bool TimeServiceClient::ResetAllProxy() in ResetAllProxy() function in OHOS::MiscServices::TimeServiceClient
756 return proxy->ResetAllProxy(); in ResetAllProxy()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_ble_central_manager_stub.cpp207 bool ret = ResetAllProxy(); in ResetAllProxyInner()
/ohos5.0/base/location/test/location_locator/source/
H A Dlocation_without_permission_test.cpp253 EXPECT_EQ(ERRCODE_PERMISSION_DENIED, locatorImpl->ResetAllProxy());
/ohos5.0/base/time/time_service/services/ipc/proxy/
H A Dtime_service_proxy.cpp380 bool TimeServiceProxy::ResetAllProxy() in ResetAllProxy() function in OHOS::MiscServices::TimeServiceProxy
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_ble_central_manager_proxy.cpp192 bool BluetoothBleCentralManagerProxy::ResetAllProxy() in ResetAllProxy() function in OHOS::Bluetooth::BluetoothBleCentralManagerProxy
/ohos5.0/base/time/time_service/services/ipc/stub/
H A Dtime_service_stub.cpp401 if (!ResetAllProxy()) { in OnAllProxyReset()
/ohos5.0/base/location/services/location_locator/locator/include/
H A Dlocator_ability.h191 LocationErrCode ResetAllProxy();

12