Home
last modified time | relevance | path

Searched refs:RESPONSE_NOT_RECOGNIZABLE (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeoerror_messages.h54 extern const char RESPONSE_NOT_RECOGNIZABLE[];
H A Dqgeoerror_messages.cpp50 const char RESPONSE_NOT_RECOGNIZABLE[] = QT_TRANSLATE_NOOP("QtLocationQML", "The response from the … variable
H A Dqgeocodereply_nokia.cpp124 QCoreApplication::translate(NOKIA_PLUGIN_CONTEXT_NAME, RESPONSE_NOT_RECOGNIZABLE)); in parseError()
H A Dqgeoroutereply_nokia.cpp125 QCoreApplication::translate(NOKIA_PLUGIN_CONTEXT_NAME, RESPONSE_NOT_RECOGNIZABLE)); in parserError()