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