HomeSort by relevance Sort by last modified time
    Searched refs:XML_ERROR_NONE (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/xmllite/
xmlparser.cc 96 if (context_.RaisedError() != XML_ERROR_NONE)
123 if (context_.RaisedError() != XML_ERROR_NONE)
134 if (context_.RaisedError() != XML_ERROR_NONE)
144 if (context_.RaisedError() != XML_ERROR_NONE)
180 if (context_.RaisedError() != XML_ERROR_NONE) {
201 raised_(XML_ERROR_NONE),
247 raised_ = XML_ERROR_NONE;
  /external/expat/lib/
xmlparse.c 889 errorCode = XML_ERROR_NONE;
    [all...]
expat.h 55 XML_ERROR_NONE,
    [all...]
  /external/expat/tests/
runtests.c     [all...]

Completed in 1896 milliseconds