Searched refs:textEntry (Results 1 – 2 of 2) sorted by relevance
341 addLogEntry: function(logType, textEntry) { argument344 newEntry.tokenizeNetworkLog(textEntry);
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()