Home
last modified time | relevance | path

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

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