Home
last modified time | relevance | path

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

/base/location/interfaces/inner_api/include/
H A Dlocationhub_ipc_interface_code.h55 ENABLE_REVERSE_GEOCODE_MOCK = 33, member in OHOS::Location::LocatorInterfaceCode
80 ENABLE_REVERSE_GEOCODE_MOCK = 33, member in OHOS::Location::LocatorInterfaceCode::GeoConvertInterfaceCode
/base/location/services/location_locator/locator/source/
H A Dgeo_convert_proxy.cpp105 return SendSimpleMsgAndParseResult(static_cast<int>(GeoConvertInterfaceCode::ENABLE_REVERSE_GEOCODE_MOCK)); in EnableReverseGeocodingMock()
H A Dlocator_skeleton.cpp168 locatorHandleMap_[LocatorInterfaceCode::ENABLE_REVERSE_GEOCODE_MOCK] = in ConstructGeocodeHandleMap()
H A Dlocator_ability.cpp1327 SendGeoRequest(static_cast<int>(LocatorInterfaceCode::ENABLE_REVERSE_GEOCODE_MOCK), dataParcel, replyParcel); in EnableReverseGeocodingMock()
/base/location/test/fuzztest/locator/geoconvertservice_fuzzer/
H A Dgeoconvertservice_fuzzer.cpp148 service4->OnRemoteRequest(static_cast<uint32_t>(GeoConvertInterfaceCode::ENABLE_REVERSE_GEOCODE_MOCK), in GeoConvertServiceFuzzTest004()
/base/location/services/location_geocode/geocode/source/
H A Dgeo_convert_skeleton.cpp43 geoConvertMsgHandleMap_[static_cast<uint32_t>(GeoConvertInterfaceCode::ENABLE_REVERSE_GEOCODE_MOCK)] = in InitGeoConvertHandleMap()
/base/location/test/location_mock_ipc/src/
H A Dlocation_mock_ipc.cpp94 ipcMap_[static_cast<uint32_t>(GeoConvertInterfaceCode::ENABLE_REVERSE_GEOCODE_MOCK)] = g_geoIpcCode; in SetUp()
/base/location/frameworks/native/locator_sdk/source/
H A Dlocator_proxy.cpp390 int error = SendMsgWithReply(static_cast<int>(LocatorInterfaceCode::ENABLE_REVERSE_GEOCODE_MOCK), reply); in EnableReverseGeocodingMock()
867 SendMsgWithReplyV9(static_cast<int>(LocatorInterfaceCode::ENABLE_REVERSE_GEOCODE_MOCK), reply); in EnableReverseGeocodingMockV9()
/base/location/test/fuzztest/locator/locatorabilitystub_fuzzer/
H A Dlocatorabilitystub_fuzzer.cpp396 ability->OnRemoteRequest(static_cast<int>(LocatorInterfaceCode::ENABLE_REVERSE_GEOCODE_MOCK), in LocatorAbilityStub019FuzzTest()

Completed in 21 milliseconds