Home
last modified time | relevance | path

Searched defs:StreamIn (Results 1 – 1 of 1) sorted by relevance

/external/tinyxml/
Dtinyxmlparser.cpp618 void TiXmlDocument::StreamIn( TIXML_ISTREAM * in, TIXML_STRING * tag ) in StreamIn() function in TiXmlDocument
886 void TiXmlElement::StreamIn (TIXML_ISTREAM * in, TIXML_STRING * tag) in StreamIn() function in TiXmlElement
1207 void TiXmlUnknown::StreamIn( TIXML_ISTREAM * in, TIXML_STRING * tag ) in StreamIn() function in TiXmlUnknown
1265 void TiXmlComment::StreamIn( TIXML_ISTREAM * in, TIXML_STRING * tag ) in StreamIn() function in TiXmlComment
1387 void TiXmlText::StreamIn( TIXML_ISTREAM * in, TIXML_STRING * tag ) in StreamIn() function in TiXmlText
1483 void TiXmlDeclaration::StreamIn( TIXML_ISTREAM * in, TIXML_STRING * tag ) in StreamIn() function in TiXmlDeclaration