Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/libxml/chromium/
H A Dxml_reader.h65 bool GetAllDeclaredNamespaces(std::map<std::string, std::string>* namespaces);
H A Dxml_reader.cc128 bool XmlReader::GetAllDeclaredNamespaces( in GetAllDeclaredNamespaces() function in XmlReader