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

/external/tinyxml/
H A Dtinyxmlparser.cpp371 /*static*/ bool TiXmlBase::StreamTo( TIXML_ISTREAM * in, int character, TIXML_STRING * tag ) function in class:TiXmlBase
627 if ( !StreamTo( in, '<', tag ) )
H A Dtinyxml.h256 static bool StreamTo( TIXML_ISTREAM * in, int character, TIXML_STRING * tag );

Completed in 38 milliseconds