Home
last modified time | relevance | path

Searched refs:DISABLE_REVERSE_GEOCODE_MOCK (Results 1 - 9 of 9) sorted by relevance

/base/location/interfaces/inner_api/include/
H A Dlocationhub_ipc_interface_code.h56 DISABLE_REVERSE_GEOCODE_MOCK = 34, member in OHOS::Location::LocatorInterfaceCode
81 DISABLE_REVERSE_GEOCODE_MOCK = 34, member in OHOS::Location::LocatorInterfaceCode::GeoConvertInterfaceCode
/base/location/services/location_locator/locator/source/
H A Dgeo_convert_proxy.cpp110 return SendSimpleMsgAndParseResult(static_cast<int>(GeoConvertInterfaceCode::DISABLE_REVERSE_GEOCODE_MOCK)); in DisableReverseGeocodingMock()
H A Dlocator_skeleton.cpp172 locatorHandleMap_[LocatorInterfaceCode::DISABLE_REVERSE_GEOCODE_MOCK] = in ConstructGeocodeHandleMap()
H A Dlocator_ability.cpp1340 SendGeoRequest(static_cast<int>(LocatorInterfaceCode::DISABLE_REVERSE_GEOCODE_MOCK), dataParcel, replyParcel); in DisableReverseGeocodingMock()
/base/location/test/fuzztest/locator/geoconvertservice_fuzzer/
H A Dgeoconvertservice_fuzzer.cpp165 service5->OnRemoteRequest(static_cast<uint32_t>(GeoConvertInterfaceCode::DISABLE_REVERSE_GEOCODE_MOCK), in GeoConvertServiceFuzzTest005()
/base/location/services/location_geocode/geocode/source/
H A Dgeo_convert_skeleton.cpp47 geoConvertMsgHandleMap_[static_cast<uint32_t>(GeoConvertInterfaceCode::DISABLE_REVERSE_GEOCODE_MOCK)] = in InitGeoConvertHandleMap()
/base/location/test/location_mock_ipc/src/
H A Dlocation_mock_ipc.cpp95 ipcMap_[static_cast<uint32_t>(GeoConvertInterfaceCode::DISABLE_REVERSE_GEOCODE_MOCK)] = g_geoIpcCode; in SetUp()
/base/location/frameworks/native/locator_sdk/source/
H A Dlocator_proxy.cpp402 int error = SendMsgWithReply(static_cast<int>(LocatorInterfaceCode::DISABLE_REVERSE_GEOCODE_MOCK), reply); in DisableReverseGeocodingMock()
876 SendMsgWithReplyV9(static_cast<int>(LocatorInterfaceCode::DISABLE_REVERSE_GEOCODE_MOCK), reply); in DisableReverseGeocodingMockV9()
/base/location/test/fuzztest/locator/locatorabilitystub_fuzzer/
H A Dlocatorabilitystub_fuzzer.cpp379 ability->OnRemoteRequest(static_cast<int>(LocatorInterfaceCode::DISABLE_REVERSE_GEOCODE_MOCK), in LocatorAbilityStub018FuzzTest()

Completed in 13 milliseconds