Home
last modified time | relevance | path

Searched defs:SetReverseGeocodingMockInfo (Results 1 – 6 of 6) sorted by relevance

/base/location/services/location_locator/locator/source/
Dgeo_convert_proxy.cpp113 LocationErrCode GeoConvertProxy::SetReverseGeocodingMockInfo( in SetReverseGeocodingMockInfo() function in OHOS::Location::GeoConvertProxy
Dlocator_ability.cpp1044 LocationErrCode LocatorAbility::SetReverseGeocodingMockInfo(std::vector<std::shared_ptr<GeocodingMo… in SetReverseGeocodingMockInfo() function in OHOS::Location::LocatorAbility
/base/location/services/location_geocode/geocode/source/
Dgeo_convert_service.cpp398 LocationErrCode GeoConvertService::SetReverseGeocodingMockInfo( in SetReverseGeocodingMockInfo() function in OHOS::Location::GeoConvertService
/base/location/frameworks/native/source/
Dlocator_impl.cpp571 bool LocatorImpl::SetReverseGeocodingMockInfo(std::vector<std::shared_ptr<GeocodingMockInfo>>& mock… in SetReverseGeocodingMockInfo() function in OHOS::Location::LocatorImpl
Dlocator_proxy.cpp436 bool LocatorProxy::SetReverseGeocodingMockInfo(std::vector<std::shared_ptr<GeocodingMockInfo>>& moc… in SetReverseGeocodingMockInfo() function in OHOS::Location::LocatorProxy
/base/location/frameworks/js/napi/source/
Dlocation_napi_adapter.cpp895 napi_value SetReverseGeocodingMockInfo(napi_env env, napi_callback_info info) in CreateReverseGeocodeAsyncContext() function