Home
last modified time | relevance | path

Searched refs:incrementHostName (Results 1 – 3 of 3) sorted by relevance

/external/jmdns/src/javax/jmdns/impl/
DNameRegister.java54 public String incrementHostName(InetAddress networkInterface, String name, NameType type) { in incrementHostName() method in NameRegister.UniqueNamePerInterface
88 public String incrementHostName(InetAddress networkInterface, String name, NameType type) { in incrementHostName() method in NameRegister.UniqueNameAcrossInterface
166 …public abstract String incrementHostName(InetAddress networkInterface, String name, NameType type); in incrementHostName() method
DDNSRecord.java348 dns.getLocalHost().incrementHostName(); in handleQuery()
370 dns.getLocalHost().incrementHostName(); in handleResponse()
DHostInfo.java169 synchronized String incrementHostName() { in incrementHostName() method in HostInfo