| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/ |
| H A D | qdeclarativegeocodemodel_p.h | 103 UnknownError = QGeoCodeReply::UnknownError, enumerator
|
| H A D | qdeclarativegeoroutemodel_p.h | 110 UnknownError = QGeoRouteReply::UnknownError, enumerator
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeoroutereply/ |
| H A D | tst_qgeoroutereply.cpp | 112 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 D | tst_qgeocodereply.cpp | 103 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 D | qgeotiledmapreply_p.h | 69 UnknownError enumerator
|
| H A D | qgeoroutereply.h | 60 UnknownError enumerator
|
| H A D | qgeocodereply.h | 63 UnknownError enumerator
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/ |
| H A D | qgeomapreplymapbox.cpp | 45 setError(UnknownError, QStringLiteral("Null reply")); in QGeoMapReplyMapbox()
|
| H A D | qgeocodereplymapbox.cpp | 58 setError(UnknownError, QStringLiteral("Null reply")); in QGeoCodeReplyMapbox()
|
| H A D | qplacesearchsuggestionreplymapbox.cpp | 59 setError(UnknownError, QStringLiteral("Null reply")); in QPlaceSearchSuggestionReplyMapbox()
|
| H A D | qgeoroutereplymapbox.cpp | 100 setError(UnknownError, QStringLiteral("Null reply")); in QGeoRouteReplyMapbox()
|
| H A D | qplacesearchreplymapbox.cpp | 139 setError(UnknownError, QStringLiteral("Null reply")); in QPlaceSearchReplyMapbox()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/places/ |
| H A D | qplacereply.h | 61 UnknownError enumerator
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/ |
| H A D | qgeomapreply_nokia.cpp | 48 setError(UnknownError, QStringLiteral("Null reply")); in QGeoMapReplyNokia()
|
| H A D | qgeocodereply_nokia.cpp | 59 setError(UnknownError, QStringLiteral("Null reply")); in Q_DECLARE_METATYPE()
|
| H A D | qgeoroutereply_nokia.cpp | 69 setError(UnknownError, QStringLiteral("Null reply")); in Q_DECLARE_METATYPE()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/ |
| H A D | qgeomapreplyosm.cpp | 51 setError(UnknownError, QStringLiteral("Null reply")); in QGeoMapReplyOsm()
|
| H A D | qgeoroutereplyosm.cpp | 50 setError(UnknownError, QStringLiteral("Null reply")); in QGeoRouteReplyOsm()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/esri/ |
| H A D | georoutereply_esri.cpp | 54 setError(UnknownError, QStringLiteral("Null reply")); in GeoRouteReplyEsri()
|
| H A D | geotiledmapreply_esri.cpp | 55 setError(UnknownError, QStringLiteral("Null reply")); in GeoTiledMapReplyEsri()
|
| H A D | geocodereply_esri.cpp | 57 setError(UnknownError, QStringLiteral("Null reply")); in GeoCodeReplyEsri()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/placesv2/ |
| H A D | qplacecontentreplyimpl.cpp | 55 setError(UnknownError, QStringLiteral("Null reply")); in QPlaceContentReplyImpl()
|
| H A D | qplacesearchsuggestionreplyimpl.cpp | 52 setError(UnknownError, QStringLiteral("Null reply")); in QPlaceSearchSuggestionReplyImpl()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/ |
| H A D | qdeclarativenavigator.cpp | 484 QDeclarativeNavigator::NavigationError newError = UnknownError; in ensureEngine() 511 setError(UnknownError, tr("Failed to create a navigator object.")); in ensureEngine()
|
| H A D | qdeclarativenavigator_p.h | 105 UnknownError = 100 enumerator
|