Home
last modified time | relevance | path

Searched refs:UnknownError (Results 1 – 25 of 39) sorted by relevance

12

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeocodemodel_p.h103 UnknownError = QGeoCodeReply::UnknownError, enumerator
H A Dqdeclarativegeoroutemodel_p.h110 UnknownError = QGeoRouteReply::UnknownError, enumerator
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeoroutereply/
H A Dtst_qgeoroutereply.cpp112 QTest::newRow("error6") << QGeoRouteReply::UnknownError << "Unknown Error."; in constructor_error_data()
230 QTest::newRow("error6") << QGeoRouteReply::UnknownError << "Unknown Error."; in error_data()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeocodereply/
H A Dtst_qgeocodereply.cpp103 QTest::newRow("error6") << QGeoCodeReply::UnknownError << "Unknown Error."; in constructor_error_data()
173 QTest::newRow("error6") << QGeoCodeReply::UnknownError << "Unknown Error."; in error_data()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeotiledmapreply_p.h69 UnknownError enumerator
H A Dqgeoroutereply.h60 UnknownError enumerator
H A Dqgeocodereply.h63 UnknownError enumerator
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/
H A Dqgeomapreplymapbox.cpp45 setError(UnknownError, QStringLiteral("Null reply")); in QGeoMapReplyMapbox()
H A Dqgeocodereplymapbox.cpp58 setError(UnknownError, QStringLiteral("Null reply")); in QGeoCodeReplyMapbox()
H A Dqplacesearchsuggestionreplymapbox.cpp59 setError(UnknownError, QStringLiteral("Null reply")); in QPlaceSearchSuggestionReplyMapbox()
H A Dqgeoroutereplymapbox.cpp100 setError(UnknownError, QStringLiteral("Null reply")); in QGeoRouteReplyMapbox()
H A Dqplacesearchreplymapbox.cpp139 setError(UnknownError, QStringLiteral("Null reply")); in QPlaceSearchReplyMapbox()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/places/
H A Dqplacereply.h61 UnknownError enumerator
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeomapreply_nokia.cpp48 setError(UnknownError, QStringLiteral("Null reply")); in QGeoMapReplyNokia()
H A Dqgeocodereply_nokia.cpp59 setError(UnknownError, QStringLiteral("Null reply")); in Q_DECLARE_METATYPE()
H A Dqgeoroutereply_nokia.cpp69 setError(UnknownError, QStringLiteral("Null reply")); in Q_DECLARE_METATYPE()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/
H A Dqgeomapreplyosm.cpp51 setError(UnknownError, QStringLiteral("Null reply")); in QGeoMapReplyOsm()
H A Dqgeoroutereplyosm.cpp50 setError(UnknownError, QStringLiteral("Null reply")); in QGeoRouteReplyOsm()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/esri/
H A Dgeoroutereply_esri.cpp54 setError(UnknownError, QStringLiteral("Null reply")); in GeoRouteReplyEsri()
H A Dgeotiledmapreply_esri.cpp55 setError(UnknownError, QStringLiteral("Null reply")); in GeoTiledMapReplyEsri()
H A Dgeocodereply_esri.cpp57 setError(UnknownError, QStringLiteral("Null reply")); in GeoCodeReplyEsri()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/placesv2/
H A Dqplacecontentreplyimpl.cpp55 setError(UnknownError, QStringLiteral("Null reply")); in QPlaceContentReplyImpl()
H A Dqplacesearchsuggestionreplyimpl.cpp52 setError(UnknownError, QStringLiteral("Null reply")); in QPlaceSearchSuggestionReplyImpl()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/
H A Dqdeclarativenavigator.cpp484 QDeclarativeNavigator::NavigationError newError = UnknownError; in ensureEngine()
511 setError(UnknownError, tr("Failed to create a navigator object.")); in ensureEngine()
H A Dqdeclarativenavigator_p.h105 UnknownError = 100 enumerator

12