Home
last modified time | relevance | path

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

/ohos5.0/base/location/interfaces/inner_api/include/
H A Dlocationhub_ipc_interface_code.h34 GEO_IS_AVAILABLE = 11, enumerator
/ohos5.0/base/location/frameworks/native/locator_sdk/source/
H A Dlocator_proxy.cpp214 return SendMsgWithReply(static_cast<int>(LocatorInterfaceCode::GEO_IS_AVAILABLE), reply); in IsGeoConvertAvailable()
663 SendMsgWithReplyV9(static_cast<int>(LocatorInterfaceCode::GEO_IS_AVAILABLE), reply); in IsGeoConvertAvailableV9()
/ohos5.0/base/location/test/fuzztest/locator/locatorabilitystub_fuzzer/
H A Dlocatorabilitystub_fuzzer.cpp412 ability->OnRemoteRequest(static_cast<int>(LocatorInterfaceCode::GEO_IS_AVAILABLE), in LocatorAbilityStub020FuzzTest()
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocator_skeleton.cpp163 locatorHandleMap_[LocatorInterfaceCode::GEO_IS_AVAILABLE] = in ConstructGeocodeHandleMap()
H A Dlocator_ability.cpp1296 … SendGeoRequest(static_cast<int>(LocatorInterfaceCode::GEO_IS_AVAILABLE), dataParcel, replyParcel); in IsGeoConvertAvailable()