Home
last modified time | relevance | path

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

/system/libvintf/
DVintfObject.cpp764 FqInstance childFqInstance; in GetListedInstanceInheritance() local
765 if (!childFqInstance.setTo(childFqName, fqInstance.getInstance())) { in GetListedInstanceInheritance()
770 if (!IsInstanceListed(listInstances, childFqInstance)) { in GetListedInstanceInheritance()
773 ret.push_back(childFqInstance); in GetListedInstanceInheritance()