HomeSort by relevance Sort by last modified time
    Searched refs:getRemoteAddress (Results 1 - 25 of 100) sorted by null

1 2 3 4

  /external/apache-http/src/org/apache/http/
HttpInetConnection.java 56 InetAddress getRemoteAddress();
  /cts/tests/tests/net/src/android/net/rtp/cts/
AudioStreamTest.java 31 assertNull(stream.getRemoteAddress());
34 assertEquals(stream.getRemoteAddress(), address);
  /libcore/luni/src/test/java/libcore/java/nio/channels/
AsynchronousSocketChannelTest.java 61 assertNull(asc.getRemoteAddress());
72 assertNotNull(asc.getRemoteAddress());
73 assertEquals(asc.getRemoteAddress(), s.getLocalSocketAddress());
86 assertNull(asc.getRemoteAddress());
92 assertNull(asc.getRemoteAddress());
111 assertNull(asc.getRemoteAddress());
127 assertNull(asc.getRemoteAddress());
142 assertNull(asc.getRemoteAddress());
154 assertNull(asc.getRemoteAddress());
168 assertNull(asc.getRemoteAddress());
    [all...]
DatagramChannelTest.java 231 assertNull(clientChannel.getRemoteAddress());
235 ((InetSocketAddress) (clientChannel.getRemoteAddress())).getAddress());
237 ((InetSocketAddress) (clientChannel.getRemoteAddress())).getPort());
AsynchronousServerSocketChannelTest.java 121 assertNotNull(asc.getRemoteAddress());
122 assertEquals(asc.getRemoteAddress(), s.getLocalSocketAddress());
146 assertNotNull(asc.getRemoteAddress());
147 assertEquals(asc.getRemoteAddress(), s.getLocalSocketAddress());
  /external/apache-http/src/org/apache/http/protocol/
RequestTargetHost.java 84 InetAddress address = ((HttpInetConnection) conn).getRemoteAddress();
  /frameworks/opt/net/voip/src/java/android/net/rtp/
RtpStream.java 95 public InetAddress getRemoteAddress() {
AudioGroup.java 154 stream.getRemoteAddress().getHostAddress(),
  /packages/apps/Bluetooth/src/com/android/bluetooth/
BluetoothObexTransport.java 100 public String getRemoteAddress() {
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/
MockSocketChannel.java 90 public SocketAddress getRemoteAddress() throws IOException {
MockDatagramChannel.java 100 public SocketAddress getRemoteAddress() throws IOException {
  /libcore/ojluni/src/main/java/java/nio/channels/
DatagramChannel.java 334 public abstract SocketAddress getRemoteAddress() throws IOException;
SocketChannel.java 459 public abstract SocketAddress getRemoteAddress() throws IOException;
AsynchronousSocketChannel.java 50 * #getRemoteAddress getRemoteAddress} method. An attempt to invoke an I/O
280 public abstract SocketAddress getRemoteAddress() throws IOException;
322 * @see #getRemoteAddress
  /external/apache-http/src/org/apache/http/impl/
SocketHttpClientConnection.java 143 public InetAddress getRemoteAddress() {
SocketHttpServerConnection.java 141 public InetAddress getRemoteAddress() {
  /external/apache-http/src/org/apache/http/impl/conn/
AbstractClientConnAdapter.java 310 public InetAddress getRemoteAddress() {
313 return conn.getRemoteAddress();
  /external/llvm/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetClient.h 238 << format("0x%016x", Alloc.getRemoteAddress()) << " ("
241 Client.writeMem(Alloc.getRemoteAddress(),
274 << format("0x%016x", Alloc.getRemoteAddress()) << " ("
277 Client.writeMem(Alloc.getRemoteAddress(),
310 << format("0x%016x", Alloc.getRemoteAddress()) << " ("
313 Client.writeMem(Alloc.getRemoteAddress(),
396 TargetAddress getRemoteAddress() const { return RemoteAddr; }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetClient.h 214 << format("0x%016x", Alloc.getRemoteAddress()) << " ("
217 Client.writeMem(Alloc.getRemoteAddress(),
250 << format("0x%016x", Alloc.getRemoteAddress()) << " ("
253 Client.writeMem(Alloc.getRemoteAddress(),
286 << format("0x%016x", Alloc.getRemoteAddress()) << " ("
289 Client.writeMem(Alloc.getRemoteAddress(),
364 JITTargetAddress getRemoteAddress() const { return RemoteAddr; }
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetClient.h 212 << format("0x%016x", Alloc.getRemoteAddress()) << " ("
215 Client.writeMem(Alloc.getRemoteAddress(),
248 << format("0x%016x", Alloc.getRemoteAddress()) << " ("
251 Client.writeMem(Alloc.getRemoteAddress(),
284 << format("0x%016x", Alloc.getRemoteAddress()) << " ("
287 Client.writeMem(Alloc.getRemoteAddress(),
363 JITTargetAddress getRemoteAddress() const { return RemoteAddr; }
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetClient.h 212 << format("0x%016x", Alloc.getRemoteAddress()) << " ("
215 Client.writeMem(Alloc.getRemoteAddress(),
248 << format("0x%016x", Alloc.getRemoteAddress()) << " ("
251 Client.writeMem(Alloc.getRemoteAddress(),
284 << format("0x%016x", Alloc.getRemoteAddress()) << " ("
287 Client.writeMem(Alloc.getRemoteAddress(),
363 JITTargetAddress getRemoteAddress() const { return RemoteAddr; }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetClient.h 214 << format("0x%016x", Alloc.getRemoteAddress()) << " ("
217 Client.writeMem(Alloc.getRemoteAddress(),
250 << format("0x%016x", Alloc.getRemoteAddress()) << " ("
253 Client.writeMem(Alloc.getRemoteAddress(),
286 << format("0x%016x", Alloc.getRemoteAddress()) << " ("
289 Client.writeMem(Alloc.getRemoteAddress(),
364 JITTargetAddress getRemoteAddress() const { return RemoteAddr; }
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetClient.h 212 << format("0x%016x", Alloc.getRemoteAddress()) << " ("
215 Client.writeMem(Alloc.getRemoteAddress(),
248 << format("0x%016x", Alloc.getRemoteAddress()) << " ("
251 Client.writeMem(Alloc.getRemoteAddress(),
284 << format("0x%016x", Alloc.getRemoteAddress()) << " ("
287 Client.writeMem(Alloc.getRemoteAddress(),
363 JITTargetAddress getRemoteAddress() const { return RemoteAddr; }
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetClient.h 212 << format("0x%016x", Alloc.getRemoteAddress()) << " ("
215 Client.writeMem(Alloc.getRemoteAddress(),
248 << format("0x%016x", Alloc.getRemoteAddress()) << " ("
251 Client.writeMem(Alloc.getRemoteAddress(),
284 << format("0x%016x", Alloc.getRemoteAddress()) << " ("
287 Client.writeMem(Alloc.getRemoteAddress(),
363 JITTargetAddress getRemoteAddress() const { return RemoteAddr; }
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetClient.h 239 JITTargetAddress getRemoteAddress() const { return RemoteAddr; }
295 << format("0x%016x", Alloc.getRemoteAddress()) << " ("
298 if (Client.writeMem(Alloc.getRemoteAddress(), Alloc.getLocalAddress(),

Completed in 692 milliseconds

1 2 3 4