Home
last modified time | relevance | path

Searched defs:document (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/
H A Dpointer.h567 …enericDocument<EncodingType, typename ValueType::AllocatorType, stackAllocator>& document, const V… in GetWithDefault()
573 …enericDocument<EncodingType, typename ValueType::AllocatorType, stackAllocator>& document, const C… in GetWithDefault()
580 …enericDocument<EncodingType, typename ValueType::AllocatorType, stackAllocator>& document, const s… in GetWithDefault()
591 …enericDocument<EncodingType, typename ValueType::AllocatorType, stackAllocator>& document, T defau… in GetWithDefault()
643 …enericDocument<EncodingType, typename ValueType::AllocatorType, stackAllocator>& document, ValueTy… in Set()
649 …enericDocument<EncodingType, typename ValueType::AllocatorType, stackAllocator>& document, const V… in Set()
655 …enericDocument<EncodingType, typename ValueType::AllocatorType, stackAllocator>& document, const C… in Set()
662 …enericDocument<EncodingType, typename ValueType::AllocatorType, stackAllocator>& document, const s… in Set()
673 …enericDocument<EncodingType, typename ValueType::AllocatorType, stackAllocator>& document, T value… in Set()
698 …enericDocument<EncodingType, typename ValueType::AllocatorType, stackAllocator>& document, ValueTy… in Swap()
[all …]
H A Dschema.h88 inline void PrintInvalidDocument(const char* document) { in PrintInvalidDocument()
92 inline void PrintInvalidDocument(const wchar_t* document) { in PrintInvalidDocument()
350 …* schemaDocument, const PointerType& p, const ValueType& value, const ValueType& document, Allocat… in Schema()
983 …, const PointerType& p, const ValueType& value, const ValueType& name, const ValueType& document) { in AssignIfExist()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/positioning/weatherinfo/
H A Dappmodel.cpp336 QJsonDocument document = QJsonDocument::fromJson(networkReply->readAll()); in handleGeoNetworkData() local
391 QJsonDocument document = QJsonDocument::fromJson(networkReply->readAll()); in handleWeatherNetworkData() local
439 QJsonDocument document = QJsonDocument::fromJson(networkReply->readAll()); in handleForecastNetworkData() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/conversion/
H A Djson.hpp13 JSDocument document; in convertJSON() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeomapversion.cpp74 QJsonDocument document(object); in toJson() local
H A Dqplacemanagerengine_nokiav2.cpp134 QJsonDocument document = QJsonDocument::fromJson(mappingFile.readAll()); in parse() local
781 QJsonDocument document = QJsonDocument::fromJson(reply->readAll()); in categoryReplyFinished() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/esri/
H A Dgeoroutereply_esri.cpp76 QJsonDocument document = QJsonDocument::fromJson(reply->readAll()); in networkReplyFinished() local
H A Dgeocodereply_esri.cpp90 QJsonDocument document = QJsonDocument::fromJson(reply->readAll()); in networkReplyFinished() local
H A Dplacesearchreply_esri.cpp115 QJsonDocument document = QJsonDocument::fromJson(reply->readAll()); in replyFinished() local
H A Dgeoroutejsonparser_esri.cpp87 GeoRouteJsonParserEsri::GeoRouteJsonParserEsri(const QJsonDocument &document) in GeoRouteJsonParserEsri()
H A Dplacemanagerengine_esri.cpp326 QJsonDocument document = QJsonDocument::fromJson(m_geocodeServerReply->readAll()); in geocodeServerReplyFinished() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/
H A Dqgeocodereplymapbox.cpp82 QJsonDocument document = QJsonDocument::fromJson(reply->readAll()); in onNetworkReplyFinished() local
H A Dqplacesearchsuggestionreplymapbox.cpp91 QJsonDocument document = QJsonDocument::fromJson(reply->readAll()); in onReplyFinished() local
H A Dqplacesearchreplymapbox.cpp172 const QJsonDocument document = QJsonDocument::fromJson(reply->readAll()); in onReplyFinished() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/placesv2/
H A Dqplacesearchsuggestionreplyimpl.cpp83 QJsonDocument document = QJsonDocument::fromJson(reply->readAll()); in replyFinished() local
H A Dqplacecontentreplyimpl.cpp87 QJsonDocument document = QJsonDocument::fromJson(reply->readAll()); in replyFinished() local
H A Dqplacesearchreplyhere.cpp93 QJsonDocument document = QJsonDocument::fromJson(reply->readAll()); in replyFinished() local
H A Dqplacedetailsreplyimpl.cpp124 QJsonDocument document = QJsonDocument::fromJson(reply->readAll()); in replyFinished() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/
H A Dqgeocodereplyosm.cpp136 QJsonDocument document = QJsonDocument::fromJson(reply->readAll()); in networkReplyFinished() local
H A Dqplacesearchreplyosm.cpp106 QJsonDocument document = QJsonDocument::fromJson(reply->readAll()); in replyFinished() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/
H A Dparser.cpp30 rapidjson::GenericDocument<rapidjson::UTF8<>, rapidjson::CrtAllocator> document; in parse() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeorouteparserosrmv4.cpp334 QJsonDocument document = QJsonDocument::fromJson(reply); in parseReply() local
H A Dqgeorouteparserosrmv5.cpp907 QJsonDocument document = QJsonDocument::fromJson(reply); in parseReply() local
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dqunit-1.18.0.js1 …,setTimeout=window.setTimeout,clearTimeout=window.clearTimeout,defined={document:window.document!=… property
140 …:join,depth:1,maxDepth:QUnit.config.maxDepth,parsers:{window:"[Window]",document:"[Document]",erro… property
252 var config=QUnit.config,hasOwn=Object.prototype.hasOwnProperty,defined={document:window.document!==… property
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/geotestplugin/
H A Dqplacemanagerengine_test.h238 QJsonDocument document = QJsonDocument::fromJson(placeData.readAll()); in QPlaceManagerEngineTest() local

12