Home
last modified time | relevance | path

Searched refs:RESET_ALL_PROXY (Results 1 – 8 of 8) sorted by relevance

/base/time/time_service/services/ipc/base/
Dtime_service_ipc_interface_code.h39 RESET_ALL_PROXY, enumerator
/base/location/interfaces/inner_api/include/
Dlocationhub_ipc_interface_code.h61 RESET_ALL_PROXY = 39, enumerator
/base/time/time_service/test/fuzztest/timeservice_fuzzer/
Dtimeservice_fuzzer.cpp69 …st<uint32_t>(*rawData) % (static_cast<uint32_t>(TimeServiceIpcInterfaceCode::RESET_ALL_PROXY) + 1); in FuzzTimeService()
/base/time/time_service/services/ipc/stub/
Dtime_service_stub.cpp42 … memberFuncMap_[TimeServiceIpcInterfaceCode::RESET_ALL_PROXY] = &TimeServiceStub::OnAllProxyReset; in TimeServiceStub()
65 code <= static_cast<uint32_t>(TimeServiceIpcInterfaceCode::RESET_ALL_PROXY)) { in OnRemoteRequest()
/base/time/time_service/services/ipc/proxy/
Dtime_service_proxy.cpp375 static_cast<uint32_t>(TimeServiceIpcInterfaceCode::RESET_ALL_PROXY), data, reply, option); in ResetAllProxy()
/base/location/frameworks/native/source/
Dlocator_proxy.cpp482 int error = SendMsgWithReply(static_cast<int>(LocatorInterfaceCode::RESET_ALL_PROXY), reply); in ResetAllProxy()
1004 …ode errorCode = SendMsgWithReplyV9(static_cast<int>(LocatorInterfaceCode::RESET_ALL_PROXY), reply); in ResetAllProxyV9()
/base/location/test/fuzztest/locator/locatorabilitystub_fuzzer/
Dlocatorabilitystub_fuzzer.cpp255 ability->OnRemoteRequest(static_cast<int>(LocatorInterfaceCode::RESET_ALL_PROXY), in LocatorAbilityStub012FuzzTest()
/base/location/services/location_locator/locator/source/
Dlocator_skeleton.cpp67 locatorHandleMap_[static_cast<int>(LocatorInterfaceCode::RESET_ALL_PROXY)] = in InitLocatorHandleMap()