Home
last modified time | relevance | path

Searched refs:inetAddr (Results 1 – 12 of 12) sorted by relevance

/external/jacoco/org.jacoco.agent.rt/src/org/jacoco/agent/rt/internal/output/
DTcpServerOutput.java105 final InetAddress inetAddr = getInetAddress(options.getAddress()); in createServerSocket() local
106 return new ServerSocket(options.getPort(), 1, inetAddr); in createServerSocket()
/external/nist-sip/java/gov/nist/javax/sip/stack/
DMessageChannel.java272 public static String getKey(InetAddress inetAddr, int port, String transport) { in getKey() argument
273 return (transport + ":" + inetAddr.getHostAddress() + ":" + port).toLowerCase(); in getKey()
DTLSMessageChannel.java169 protected TLSMessageChannel(InetAddress inetAddr, int port, SIPTransactionStack sipStack, in TLSMessageChannel() argument
175 this.peerAddress = inetAddr; in TLSMessageChannel()
DTCPMessageChannel.java154 protected TCPMessageChannel(InetAddress inetAddr, int port, SIPTransactionStack sipStack, in TCPMessageChannel() argument
160 this.peerAddress = inetAddr; in TCPMessageChannel()
/external/nist-sip/java/gov/nist/javax/sip/
DSipStackImpl.java1097 InetAddress inetAddr = InetAddress.getByName(address); in createListeningPoint() local
1099 .createMessageProcessor(inetAddr, port, transport); in createListeningPoint()
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/robolectric/v1/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...