Searched refs:cachedTextInfo (Results 1 – 1 of 1) sorted by relevance
799 ServiceInfo cachedTextInfo = ((DNSRecord) textEntry).getServiceInfo(persistent); in getServiceInfoFromCache() local800 if (cachedTextInfo != null) { in getServiceInfoFromCache()801 cachedInfo._setText(cachedTextInfo.getTextBytes()); in getServiceInfoFromCache()