Home
last modified time | relevance | path

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

/system/libvintf/
Dparse_xml.cpp129 static bool parse(const std::string &attrText, bool *attr) { in parse()
141 static bool parse(const std::string& attrText, std::optional<std::string>* attr) { in parse()
241 std::string attrText; in parseOptionalAttr() local
253 std::string attrText; in parseAttr() local