Searched refs:parseOptionalTextElement (Results 1 – 1 of 1) sorted by relevance
/aosp12/system/libvintf/ |
H A D | parse_xml.cpp | 284 inline bool parseOptionalTextElement(NodeType* root, const std::string& elementName, in parseOptionalTextElement() function 974 !parseOptionalTextElement(root, "path", {}, &object->mOverriddenPath, error)) { in buildObject() 1197 !parseOptionalTextElement(root, "path", {}, &object->mOverriddenPath, error)) { in buildObject()
|