Home
last modified time | relevance | path

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

/system/libvintf/
Dparse_xml.cpp78 inline void appendStrAttr(NodeType *e, const std::string &attrName, const std::string &attr) { in appendStrAttr()
113 inline bool getAttr(NodeType *root, const std::string &attrName, std::string *s) { in getAttr()