Home
last modified time | relevance | path

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

/third_party/lame/ACM/tinyxml/
Dtinyxml.h766 const std::string& ErrorDesc() const { return errorDesc; } in ErrorDesc() function
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
Dtinyxml.h1463 const char * ErrorDesc() const { return errorDesc.c_str (); } in ErrorDesc() function