Home
last modified time | relevance | path

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

/system/libvintf/
DVintfObject.cpp779 FqInstance childFqInstance; in GetListedInstanceInheritance() local
780 if (!childFqInstance.setTo(childFqName, fqInstance.getInstance())) { in GetListedInstanceInheritance()
785 if (!IsInstanceListed(listInstances, childFqInstance)) { in GetListedInstanceInheritance()
788 ret.push_back(childFqInstance); in GetListedInstanceInheritance()