Searched refs:childFqName (Results 1 – 2 of 2) sorted by relevance
355 const std::string childFqName = interfaceChain[0]; in addImpl() local370 LOG(WARNING) << "Detected instance of " << childFqName << " (pid: " << newServicePid in addImpl()384 const HidlService *hidlService = lookup(childFqName, name); in addImpl()413 if (vintf::Transport::EMPTY != getTransport(childFqName, name)) { in addImpl()420 LOG(ERROR) << childFqName << "/" << name in addImpl()
775 FQName childFqName; in GetListedInstanceInheritance() local776 if (!childFqName.setTo(childFqNameString)) { in GetListedInstanceInheritance()780 if (!childFqInstance.setTo(childFqName, fqInstance.getInstance())) { in GetListedInstanceInheritance()781 return android::base::Error() << "Cannot merge " << childFqName.string() << "/" in GetListedInstanceInheritance()