Home
last modified time | relevance | path

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

/system/libvintf/include/vintf/
DVintfObject.h324 std::string* appendedError);
328 const ChildrenMap& childrenMap, std::string* appendedError);
/system/libvintf/
DVintfObject.cpp646 const ChildrenMap& childrenMap, std::string* appendedError) { in IsHalDeprecated() argument
650 appendedError)) { in IsHalDeprecated()
665 const ChildrenMap& childrenMap, std::string* appendedError) { in IsInstanceDeprecated() argument
715 appendLine(appendedError, android::base::Join(accumulatedErrors, "\n")); in IsInstanceDeprecated()