Home
last modified time | relevance | path

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

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