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.cpp61 struct Libxml2Global { struct
62 Libxml2Global() { in Libxml2Global() argument
66 ~Libxml2Global() { in ~Libxml2Global()
71 const std::string& getErrors() { return errors; } in getErrors()
74 static void errorCb(void* ctxt, const char* msg, ...) { in errorCb()
89 std::string errors;