Home
last modified time | relevance | path

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

/system/libvintf/include/vintf/
DVintfObject.h320 using ChildrenMap = std::multimap<std::string, std::string>; variable
323 const ListInstances& listInstances, const ChildrenMap& childrenMap,
328 const ChildrenMap& childrenMap, std::string* appendedError);
333 const ChildrenMap& childrenMap);
/system/libvintf/
DVintfObject.cpp646 const ChildrenMap& childrenMap, std::string* appendedError) { in IsHalDeprecated()
665 const ChildrenMap& childrenMap, std::string* appendedError) { in IsInstanceDeprecated()
735 const ChildrenMap& childrenMap) { in GetListedInstanceInheritance()