Home
last modified time | relevance | path

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

/base/location/interfaces/inner_api/include/
Dlocationhub_ipc_interface_code.h30 STOP_LOCATING = 4, enumerator
/base/location/frameworks/native/source/
Dlocator_proxy.cpp197 …SendRegisterMsgToRemote(static_cast<int>(LocatorInterfaceCode::STOP_LOCATING), callback->AsObject(… in StopLocating()
683 …SendRegisterMsgToRemoteV9(static_cast<int>(LocatorInterfaceCode::STOP_LOCATING), callback->AsObjec… in StopLocatingV9()
/base/location/test/fuzztest/locator/locatorabilitystub_fuzzer/
Dlocatorabilitystub_fuzzer.cpp322 ability->OnRemoteRequest(static_cast<int>(LocatorInterfaceCode::STOP_LOCATING), in LocatorAbilityStub016FuzzTest()
/base/location/services/location_locator/locator/source/
Dlocator_skeleton.cpp47 locatorHandleMap_[static_cast<int>(LocatorInterfaceCode::STOP_LOCATING)] = in InitLocatorHandleMap()