Home
last modified time | relevance | path

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

/dports/devel/qt5-location/kde-qtlocation-5.15.2p6/src/plugins/geoservices/esri/
H A Dplacesearchreply_esri.cpp54 static const QString kAttributesKey(QStringLiteral("attributes")); variable
158 const QJsonObject attributes = item.value(kAttributesKey).toObject(); in parsePlaceResult()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/speech/
H A Dtts_win.cc30 const wchar_t kAttributesKey[] = L"Attributes"; variable
246 if (S_OK != voice_token->OpenKey(kAttributesKey, attributes.GetAddressOf())) in GetVoices()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/data_decoder/public/mojom/
H A Dxml_parser.mojom19 const string kAttributesKey = "attributes";
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/data_decoder/public/mojom/
H A Dxml_parser.mojom19 const string kAttributesKey = "attributes";
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/data_decoder/
H A Dxml_parser.cc100 node_value->SetKey(mojom::XmlParser::kAttributesKey, in PopulateAttributes()
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/data_decoder/
H A Dxml_parser.cc100 node_value->SetKey(mojom::XmlParser::kAttributesKey, in PopulateAttributes()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/speech/
H A Dtts_win.cc45 const wchar_t kAttributesKey[] = L"Attributes"; variable
435 if (S_OK != voice_token->OpenKey(kAttributesKey, &attributes)) in GetVoices()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/data_decoder/public/cpp/
H A Dsafe_xml_parser.cc199 mojom::XmlParser::kAttributesKey, base::Value::Type::DICTIONARY); in GetXmlElementAttribute()
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/data_decoder/public/cpp/
H A Dsafe_xml_parser.cc199 mojom::XmlParser::kAttributesKey, base::Value::Type::DICTIONARY); in GetXmlElementAttribute()