Home
last modified time | relevance | path

Searched refs:geocodeServerReplyError (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/esri/
H A Dplacemanagerengine_esri.h74 void geocodeServerReplyError();
H A Dplacemanagerengine_esri.cpp264 …rReply, SIGNAL(errorOccurred(QNetworkReply::NetworkError)), this, SLOT(geocodeServerReplyError())); in initializeGeocodeServer()
361 void PlaceManagerEngineEsri::geocodeServerReplyError() in geocodeServerReplyError() function in PlaceManagerEngineEsri