Home
last modified time | relevance | path

Searched refs:STOP_LOCATING (Results 1 - 5 of 5) sorted by relevance

/base/location/interfaces/inner_api/include/
H A Dlocationhub_ipc_interface_code.h30 STOP_LOCATING = 4, member in OHOS::Location::LocatorInterfaceCode
/base/location/frameworks/native/locator_agent/source/
H A Dlocator_agent.cpp256 return SendRequestToStub(static_cast<int>(LocatorInterfaceCode::STOP_LOCATING), in StopGnssLocating()
/base/location/frameworks/native/locator_sdk/source/
H A Dlocator_proxy.cpp200 SendRegisterMsgToRemote(static_cast<int>(LocatorInterfaceCode::STOP_LOCATING), callback->AsObject(), 0); in StopLocating()
640 SendRegisterMsgToRemoteV9(static_cast<int>(LocatorInterfaceCode::STOP_LOCATING), callback->AsObject()); in StopLocatingV9()
/base/location/services/location_locator/locator/source/
H A Dlocator_skeleton.cpp71 locatorHandleMap_[LocatorInterfaceCode::STOP_LOCATING] = in ConstructLocatorHandleMap()
1161 code == static_cast<uint32_t>(LocatorInterfaceCode::STOP_LOCATING) || in IsStopAction()
1162 code == static_cast<uint32_t>(LocatorInterfaceCode::STOP_LOCATING) || in IsStopAction()
/base/location/test/fuzztest/locator/locatorabilitystub_fuzzer/
H A Dlocatorabilitystub_fuzzer.cpp346 ability->OnRemoteRequest(static_cast<int>(LocatorInterfaceCode::STOP_LOCATING), in LocatorAbilityStub016FuzzTest()

Completed in 8 milliseconds