Home
last modified time | relevance | path

Searched refs:GET_FROM_LOCATION_NAME (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/location/interfaces/inner_api/include/
H A Dlocationhub_ipc_interface_code.h36 GET_FROM_LOCATION_NAME = 13, enumerator
/ohos5.0/base/location/frameworks/native/locator_sdk/source/
H A Dlocator_proxy.cpp224 …return SendMsgWithDataReply(static_cast<int>(LocatorInterfaceCode::GET_FROM_LOCATION_NAME), data, … in GetAddressByLocationName()
697 …SendMsgWithDataReplyV9(static_cast<int>(LocatorInterfaceCode::GET_FROM_LOCATION_NAME), data, reply… in GetAddressByLocationNameV9()
/ohos5.0/base/location/test/fuzztest/locator/locatorabilitystub_fuzzer/
H A Dlocatorabilitystub_fuzzer.cpp446 ability->OnRemoteRequest(static_cast<int>(LocatorInterfaceCode::GET_FROM_LOCATION_NAME), in LocatorAbilityStub022FuzzTest()
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocator_skeleton.cpp171 locatorHandleMap_[LocatorInterfaceCode::GET_FROM_LOCATION_NAME] = in ConstructGeocodeHandleMap()
H A Dlocator_ability.cpp2222 static_cast<int>(LocatorInterfaceCode::GET_FROM_LOCATION_NAME) : in SendGeoRequestEvent()