Home
last modified time | relevance | path

Searched refs:NETWORK_ERROR (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeoerror_messages.h52 extern const char NETWORK_ERROR[];
H A Dqgeoerror_messages.cpp48 const char NETWORK_ERROR[] = QT_TRANSLATE_NOOP("QtLocationQML", "Network error."); variable
H A Dqplacemanagerengine_nokiav2.cpp827 … Q_ARG(QString, QCoreApplication::translate(NOKIA_PLUGIN_CONTEXT_NAME, NETWORK_ERROR))); in categoryReplyError()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/placesv2/
H A Dqplacesearchsuggestionreplyimpl.cpp114 …eReply::CommunicationError, QCoreApplication::translate(NOKIA_PLUGIN_CONTEXT_NAME, NETWORK_ERROR)); in replyError()
H A Dqplacesearchreplyhere.cpp234 …eReply::CommunicationError, QCoreApplication::translate(NOKIA_PLUGIN_CONTEXT_NAME, NETWORK_ERROR)); in replyError()