Home
last modified time | relevance | path

Searched refs:mOverriddenPath (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/libvintf/include/vintf/
H A DXmlFile.h32 inline const std::string& overriddenPath() const { return mOverriddenPath; } in overriddenPath()
36 std::string mOverriddenPath; member
/aosp12/system/libvintf/
H A Dparse_xml.cpp974 !parseOptionalTextElement(root, "path", {}, &object->mOverriddenPath, error)) { in buildObject()
1197 !parseOptionalTextElement(root, "path", {}, &object->mOverriddenPath, error)) { in buildObject()