Home
last modified time | relevance | path

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

/base/location/interfaces/inner_api/include/
Dlocationhub_ipc_interface_code.h29 START_LOCATING = 3, enumerator
/base/location/frameworks/native/source/
Dlocator_proxy.cpp185 …int error = SendMsgWithDataReply(static_cast<int>(LocatorInterfaceCode::START_LOCATING), data, rep… in StartLocating()
671 SendMsgWithDataReplyV9(static_cast<int>(LocatorInterfaceCode::START_LOCATING), data, reply); in StartLocatingV9()
/base/location/test/fuzztest/locator/locatorabilitystub_fuzzer/
Dlocatorabilitystub_fuzzer.cpp305 ability->OnRemoteRequest(static_cast<int>(LocatorInterfaceCode::START_LOCATING), in LocatorAbilityStub015FuzzTest()
/base/location/services/location_locator/locator/source/
Dlocator_skeleton.cpp45 locatorHandleMap_[static_cast<int>(LocatorInterfaceCode::START_LOCATING)] = in InitLocatorHandleMap()