Home
last modified time | relevance | path

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

/system/libvintf/
Dparse_xml.cpp199 inline void appendAttr(NodeType *e, const std::string &attrName, const T &attr) const { in appendAttr() function
203 inline void appendAttr(NodeType *e, const std::string &attrName, bool attr) const { in appendAttr() function