Searched refs:childFqName (Results 1 – 2 of 2) sorted by relevance
361 const std::string childFqName = interfaceChain[0]; in addImpl() local364 LOG(WARNING) << "Detected instance of " << childFqName << " (pid: " << newServicePid in addImpl()378 const std::string childFqName = interfaceChain[0]; in addImpl() local379 const HidlService *hidlService = lookup(childFqName, name); in addImpl()
760 FQName childFqName; in GetListedInstanceInheritance() local761 if (!childFqName.setTo(childFqNameString)) { in GetListedInstanceInheritance()765 if (!childFqInstance.setTo(childFqName, fqInstance.getInstance())) { in GetListedInstanceInheritance()766 return android::base::Error() << "Cannot merge " << childFqName.string() << "/" in GetListedInstanceInheritance()