Home
last modified time | relevance | path

Searched refs:GET_SWITCH_STATE (Results 1 – 4 of 4) sorted by relevance

/base/location/interfaces/inner_api/include/
Dlocationhub_ipc_interface_code.h27 GET_SWITCH_STATE = 1, enumerator
/base/location/frameworks/native/source/
Dlocator_proxy.cpp47 int error = SendMsgWithReply(static_cast<int>(LocatorInterfaceCode::GET_SWITCH_STATE), reply); in GetSwitchState()
494 SendMsgWithReplyV9(static_cast<int>(LocatorInterfaceCode::GET_SWITCH_STATE), reply); in GetSwitchStateV9()
/base/location/test/fuzztest/locator/locatorabilitystub_fuzzer/
Dlocatorabilitystub_fuzzer.cpp153 ability->OnRemoteRequest(static_cast<int>(LocatorInterfaceCode::GET_SWITCH_STATE), in LocatorAbilityStub006FuzzTest()
/base/location/services/location_locator/locator/source/
Dlocator_skeleton.cpp39 locatorHandleMap_[static_cast<int>(LocatorInterfaceCode::GET_SWITCH_STATE)] = in InitLocatorHandleMap()