Searched defs:FindAttribute (Results 1 - 1 of 1) sorted by relevance

/external/tinyxml2/
H A Dtinyxml2.cpp1125 XMLAttribute* XMLElement::FindAttribute( const char* name ) function in class:XMLElement
1136 const XMLAttribute* XMLElement::FindAttribute( const char* name ) const function in class:XMLElement
1149 const XMLAttribute* a = FindAttribute( name );

Completed in 136 milliseconds