Home
last modified time | relevance | path

Searched defs:GetAttribute (Results 1 – 6 of 6) sorted by relevance

/external/sfntly/cpp/src/test/
Dtest_xml_utils.cc40 const TiXmlAttribute* GetAttribute(const TiXmlNode* node, in GetAttribute() function
/external/chromium_org/third_party/sfntly/cpp/src/test/
Dtest_xml_utils.cc40 const TiXmlAttribute* GetAttribute(const TiXmlNode* node, in GetAttribute() function
/external/chromium_org/chrome/common/extensions/
Dupdate_manifest.cc73 static std::string GetAttribute(xmlNode* node, const char* attribute_name) { in GetAttribute() function
/external/chromium_org/chrome/browser/component_updater/
Dupdate_response.cc66 static std::string GetAttribute(xmlNode* node, const char* attribute_name) { in GetAttribute() function
/external/chromium_org/chrome/utility/importer/
Dbookmark_html_reader.cc26 bool GetAttribute(const std::string& attribute_list, in GetAttribute() function
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
Dstun.cc417 const StunAttribute* StunMessage::GetAttribute(int type) const { in GetAttribute() function in cricket::StunMessage