Home
last modified time | relevance | path

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

/system/libvintf/
DVintfObject.cpp774 const auto& childFqNameString = it->second; in GetListedInstanceInheritance() local
776 if (!childFqName.setTo(childFqNameString)) { in GetListedInstanceInheritance()
777 return android::base::Error() << "Cannot parse " << childFqNameString << " as FQName"; in GetListedInstanceInheritance()