Home
last modified time | relevance | path

Searched defs:hostAddr (Results 1 – 4 of 4) sorted by relevance

/external/ot-br-posix/tests/mdns/
Dmain.cpp106 uint8_t hostAddr[OTBR_IP6_ADDRESS_SIZE] = {0}; in PublishSingleServiceWithCustomHost() local
134 uint8_t hostAddr[OTBR_IP6_ADDRESS_SIZE] = {0}; in PublishSingleServiceWithKeyAfterwards() local
162 uint8_t hostAddr[OTBR_IP6_ADDRESS_SIZE] = {0}; in PublishMultipleServicesWithCustomHost() local
337 uint8_t hostAddr[OTBR_IP6_ADDRESS_SIZE] = {0}; in PublishKeyWithServiceRemoved() local
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DSocketTransportWrapper.java65 InetAddress hostAddr = null; in startListening() local
/external/guava/android/guava/src/com/google/common/net/
DInetAddresses.java534 public static InetAddress forUriString(String hostAddr) { in forUriString()
544 private static InetAddress forUriStringNoThrow(String hostAddr) { in forUriStringNoThrow()
/external/guava/guava/src/com/google/common/net/
DInetAddresses.java534 public static InetAddress forUriString(String hostAddr) { in forUriString()
544 private static InetAddress forUriStringNoThrow(String hostAddr) { in forUriStringNoThrow()