Home
last modified time | relevance | path

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

/base/location/interfaces/inner_api/include/
H A Dlocationhub_ipc_interface_code.h29 START_LOCATING = 3, member in OHOS::Location::LocatorInterfaceCode
/base/location/frameworks/native/locator_agent/source/
H A Dlocator_agent.cpp242 return SendRequestToStub(static_cast<int>(LocatorInterfaceCode::START_LOCATING), in StartGnssLocating()
/base/location/frameworks/native/locator_sdk/source/
H A Dlocator_proxy.cpp188 int error = SendMsgWithDataReply(static_cast<int>(LocatorInterfaceCode::START_LOCATING), data, reply); in StartLocating()
628 SendMsgWithDataReplyV9(static_cast<int>(LocatorInterfaceCode::START_LOCATING), data, reply); in StartLocatingV9()
/base/location/test/fuzztest/locator/locatorabilitystub_fuzzer/
H A Dlocatorabilitystub_fuzzer.cpp329 ability->OnRemoteRequest(static_cast<int>(LocatorInterfaceCode::START_LOCATING), in LocatorAbilityStub015FuzzTest()
/base/location/services/location_locator/locator/source/
H A Dlocator_skeleton.cpp67 locatorHandleMap_[LocatorInterfaceCode::START_LOCATING] = in ConstructLocatorHandleMap()
1270 if (code == static_cast<uint32_t>(LocatorInterfaceCode::START_LOCATING) && errCode != ERRCODE_SUCCESS) { in WriteLocationDenyReportEvent()

Completed in 8 milliseconds