Home
last modified time | relevance | path

Searched refs:DeleteAttribute (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/oss/src/external/tinyxml2/
A Dtinyxml2.cpp1503 DeleteAttribute( _rootAttribute ); in ~XMLElement()
1790 void XMLElement::DeleteAttribute( const char* name ) in DeleteAttribute() function in AlibabaCloud::OSS::tinyxml2::XMLElement
1801 DeleteAttribute( a ); in DeleteAttribute()
1831 DeleteAttribute( attrib ); in ParseAttributes()
1868 void XMLElement::DeleteAttribute( XMLAttribute* attribute ) in DeleteAttribute() function in AlibabaCloud::OSS::tinyxml2::XMLElement
A Dtinyxml2.h1473 void DeleteAttribute( const char* name );
1638 static void DeleteAttribute( XMLAttribute* attribute );

Completed in 14 milliseconds