Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeocodejsonparser.cpp247 bool checkDocument(const QJsonDocument &doc, QString *errorString) in checkDocument() function
402 if (checkDocument(m_document, &m_errorString)) { in run()