Home
last modified time | relevance | path

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

/external/tinyxml/
Dtinyxml.h945 …void RemoveAttribute( const std::string& name ) { RemoveAttribute (name.c_str ()); } ///< STL std:… in RemoveAttribute() function
Dtinyxml.cpp464 void TiXmlElement::RemoveAttribute( const char * name ) in RemoveAttribute() function in TiXmlElement
/external/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFDebugInfoEntry.cpp77 DWARFDebugInfoEntry::Attributes::RemoveAttribute(dw_attr_t attr) in RemoveAttribute() function in DWARFDebugInfoEntry::Attributes
/external/sfntly/cpp/src/test/tinyxml/
Dtinyxml.h1081 …void RemoveAttribute( const std::string& name ) { RemoveAttribute (name.c_str ()); } ///< STL std:… in RemoveAttribute() function
Dtinyxml.cpp437 void TiXmlElement::RemoveAttribute( const char * name ) in RemoveAttribute() function in TiXmlElement
/external/chromium_org/third_party/sfntly/cpp/src/test/tinyxml/
Dtinyxml.cpp437 void TiXmlElement::RemoveAttribute( const char * name ) in RemoveAttribute() function in TiXmlElement
Dtinyxml.h1081 …void RemoveAttribute( const std::string& name ) { RemoveAttribute (name.c_str ()); } ///< STL std:… in RemoveAttribute() function