Searched refs:replaceDNSEntry (Results 1 - 2 of 2) sorted by relevance

/external/jmdns/src/javax/jmdns/impl/
H A DDNSCache.java504 public synchronized boolean replaceDNSEntry(DNSEntry newDNSEntry, DNSEntry existingDNSEntry) { method in class:DNSCache
H A DJmDNSImpl.java1366 this.getCache().replaceDNSEntry(newRecord, cachedRecord);

Completed in 293 milliseconds