Searched defs:XMLElement (Results 1 – 2 of 2) sorted by relevance
/third_party/icu/tools/multi/proj/icu4cscan/ | ||
D | xmlout.cpp | 50 XMLElement::XMLElement(XMLFile &f, const char *name, const char *attribs, bool single) : file(f), n… in XMLElement() function in XMLElement |
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/internal/ | ||
D | usage.cc | 65 class XMLElement { class |