Home
last modified time | relevance | path

Searched refs:removeDNSEntry (Results 1 – 2 of 2) sorted by relevance

/external/jmdns/src/javax/jmdns/impl/
DDNSCache.java481 public synchronized boolean removeDNSEntry(DNSEntry dnsEntry) { in removeDNSEntry() method in DNSCache
DJmDNSImpl.java1359 this.getCache().removeDNSEntry(cachedRecord); in handleRecord()
1784 this.getCache().removeDNSEntry(record); in cleanCache()