Home
last modified time | relevance | path

Searched refs:errorId (Results 1 - 4 of 4) sorted by relevance

/third_party/lame/ACM/tinyxml/
H A Dtinyxml.h771 const int ErrorId() const { return errorId; } in ErrorId()
774 void ClearError() { error = false; errorId = 0; errorDesc = ""; } in ClearError()
788 errorId = err; in SetError()
789 errorDesc = errorString[ errorId ]; } in SetError()
797 int errorId; member in TiXmlDocument
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
H A Dtinyxml.cpp1120 target->errorId = errorId;
H A Dtinyxml.h1468 int ErrorId() const { return errorId; } in ErrorId()
1512 errorId = 0; in ClearError()
1550 int errorId; member in TiXmlDocument
H A Dtinyxmlparser.cpp806 errorId = err; in SetError()
807 errorDesc = errorString[ errorId ]; in SetError()

Completed in 9 milliseconds