Home
last modified time | relevance | path

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

/aosp_15_r20/system/libvintf/
H A Dparse_xml.cpp136 static bool parse(const std::string &attrText, bool *attr) { in parse()
148 static bool parse(const std::string& attrText, std::optional<std::string>* attr) { in parse()
298 std::string attrText; in parseOptionalAttr() local
320 std::string attrText; in parseAttr() local