Searched refs:textEntry (Results 1 – 1 of 1) sorted by relevance
797 …DNSEntry textEntry = this.getCache().getDNSEntry(cachedInfo.getQualifiedName(), DNSRecordType.TYPE… in getServiceInfoFromCache() local798 if (textEntry instanceof DNSRecord) { in getServiceInfoFromCache()799 ServiceInfo cachedTextInfo = ((DNSRecord) textEntry).getServiceInfo(persistent); in getServiceInfoFromCache()