Searched defs:ErrorDesc (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/sfntly/cpp/src/test/tinyxml/
H A Dtinyxml.h1457 - The ErrorDesc() method will return the name of the error. (very useful)
1463 const char * ErrorDesc() const { return errorDesc.c_str (); } function in class:TiXmlDocument
1465 /** Generally, you probably want the error string ( ErrorDesc() ). But if you
/external/sfntly/cpp/src/test/tinyxml/
H A Dtinyxml.h1457 - The ErrorDesc() method will return the name of the error. (very useful)
1463 const char * ErrorDesc() const { return errorDesc.c_str (); } function in class:TiXmlDocument
1465 /** Generally, you probably want the error string ( ErrorDesc() ). But if you
/external/tinyxml/
H A Dtinyxml.h1279 - The ErrorDesc() method will return the name of the error. (very useful)
1285 const char * ErrorDesc() const { return errorDesc.c_str (); } function in class:TiXmlDocument
1287 /** Generally, you probably want the error string ( ErrorDesc() ). But if you

Completed in 165 milliseconds