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

  /external/webrtc/webrtc/libjingle/xmllite/
xmlparser.cc 79 if (context_.RaisedError() != XML_ERROR_NONE)
106 if (context_.RaisedError() != XML_ERROR_NONE)
117 if (context_.RaisedError() != XML_ERROR_NONE)
127 if (context_.RaisedError() != XML_ERROR_NONE)
163 if (context_.RaisedError() != XML_ERROR_NONE) {
184 raised_(XML_ERROR_NONE),
230 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 392 milliseconds