Searched refs:TIXML_ERROR_OUT_OF_MEMORY (Results 1 - 2 of 2) sorted by relevance

/external/tinyxml/
H A Dtinyxmlparser.cpp879 doc->SetError( TIXML_ERROR_OUT_OF_MEMORY, 0, 0, TIXML_ENCODING_UNKNOWN );
1103 if ( document ) document->SetError( TIXML_ERROR_OUT_OF_MEMORY, pErr, data, encoding );
1151 if ( document ) document->SetError( TIXML_ERROR_OUT_OF_MEMORY, 0, 0, encoding );
H A Dtinyxml.h217 TIXML_ERROR_OUT_OF_MEMORY, enumerator in enum:TiXmlBase::__anon27240

Completed in 118 milliseconds