Home
last modified time | relevance | path

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

/base/location/interfaces/inner_api/include/
Dlocationhub_ipc_interface_code.h34 GEO_IS_AVAILABLE = 11, enumerator
/base/location/frameworks/native/source/
Dlocator_proxy.cpp211 return SendMsgWithReply(static_cast<int>(LocatorInterfaceCode::GEO_IS_AVAILABLE), reply); in IsGeoConvertAvailable()
706 SendMsgWithReplyV9(static_cast<int>(LocatorInterfaceCode::GEO_IS_AVAILABLE), reply); in IsGeoConvertAvailableV9()
/base/location/test/fuzztest/locator/locatorabilitystub_fuzzer/
Dlocatorabilitystub_fuzzer.cpp389 ability->OnRemoteRequest(static_cast<int>(LocatorInterfaceCode::GEO_IS_AVAILABLE), in LocatorAbilityStub020FuzzTest()
/base/location/services/location_locator/locator/source/
Dlocator_ability.cpp946 … SendGeoRequest(static_cast<int>(LocatorInterfaceCode::GEO_IS_AVAILABLE), dataParcel, replyParcel); in IsGeoConvertAvailable()
Dlocator_skeleton.cpp76 locatorHandleMap_[static_cast<int>(LocatorInterfaceCode::GEO_IS_AVAILABLE)] = in InitLocatorHandleMap()