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

  /external/tinyxml/
tinyxml.cpp 1233 return TIXML_SUCCESS;
1240 return TIXML_SUCCESS;
    [all...]
tinyxml.h 114 TIXML_SUCCESS,
734 the call returns TIXML_SUCCESS. If it is not
885 the call returns TIXML_SUCCESS. If it is not
896 if ( result == TIXML_SUCCESS ) {
    [all...]
xmltest.cpp 449 XmlTest( "Query attribute: int as double", result, TIXML_SUCCESS );
454 XmlTest( "Query attribute: double as int", result, TIXML_SUCCESS );

Completed in 34 milliseconds