Home
last modified time | relevance | path

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

/system/libvintf/include/vintf/
DVintfObject.h338 using ChildrenMap = std::multimap<std::string, std::string>; variable
341 const ListInstances& listInstances, const ChildrenMap& childrenMap,
346 const ChildrenMap& childrenMap, std::string* appendedError);
351 const ChildrenMap& childrenMap);
/system/libvintf/
DVintfObject.cpp667 const ChildrenMap& childrenMap, std::string* appendedError) { in IsHalDeprecated()
686 const ChildrenMap& childrenMap, std::string* appendedError) { in IsInstanceDeprecated()
756 const ChildrenMap& childrenMap) { in GetListedInstanceInheritance()