Home
last modified time | relevance | path

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

/system/libvintf/include/vintf/
DVintfObject.h352 static bool IsInstanceListed(const ListInstances& listInstances, const FqInstance& fqInstance);
/system/libvintf/
DVintfObject.cpp741 bool VintfObject::IsInstanceListed(const ListInstances& listInstances, in IsInstanceListed() function in android::vintf::VintfObject
763 if (!IsInstanceListed(listInstances, fqInstance)) { in GetListedInstanceInheritance()
785 if (!IsInstanceListed(listInstances, childFqInstance)) { in GetListedInstanceInheritance()