Home
last modified time | relevance | path

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

/hardware/interfaces/audio/common/all-versions/test/utility/src/
DValidateXml.cpp60 struct Libxml2Global { struct
61 Libxml2Global() { in Libxml2Global() argument
65 ~Libxml2Global() { in ~Libxml2Global()
73 const std::string& getErrors() { return errors; } in getErrors()
76 static void errorCb(void* ctxt, const char* msg, ...) { in errorCb()
91 std::string errors;