Home
last modified time | relevance | path

Searched defs:incrementHostName (Results 1 – 2 of 2) 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
DHostInfo.java169 synchronized String incrementHostName() { in incrementHostName() method in HostInfo