Home
last modified time | relevance | path

Searched refs:getRemoteAddress (Results 1 – 9 of 9) sorted by relevance

/external/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetClient.h238 << 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; } in getRemoteAddress() function
/external/apache-http/src/org/apache/http/impl/conn/
DAbstractClientConnAdapter.java310 public InetAddress getRemoteAddress() { in getRemoteAddress() method in AbstractClientConnAdapter
313 return conn.getRemoteAddress(); in getRemoteAddress()
/external/apache-http/src/org/apache/http/
DHttpInetConnection.java56 InetAddress getRemoteAddress(); in getRemoteAddress() method
/external/apache-http/src/org/apache/http/protocol/
DRequestTargetHost.java84 InetAddress address = ((HttpInetConnection) conn).getRemoteAddress(); in process()
/external/apache-http/src/org/apache/http/impl/
DSocketHttpClientConnection.java143 public InetAddress getRemoteAddress() { in getRemoteAddress() method in SocketHttpClientConnection
DSocketHttpServerConnection.java141 public InetAddress getRemoteAddress() { in getRemoteAddress() method in SocketHttpServerConnection
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetClient.h238 JITTargetAddress getRemoteAddress() const { return RemoteAddr; } in getRemoteAddress() function
296 << format("0x%016x", Alloc.getRemoteAddress()) in copyAndProtect()
299 if (Client.writeMem(Alloc.getRemoteAddress(), Alloc.getLocalAddress(), in copyAndProtect()
/external/apache-http/android/src/android/net/http/
DAndroidHttpClientConnection.java172 public InetAddress getRemoteAddress() { in getRemoteAddress() method in AndroidHttpClientConnection
/external/apache-http/api/
Dcurrent.txt55 method public java.net.InetAddress getRemoteAddress();
954 method @Deprecated public java.net.InetAddress getRemoteAddress();
2302 method @Deprecated public java.net.InetAddress getRemoteAddress();
2321 method @Deprecated public java.net.InetAddress getRemoteAddress();
2670 method @Deprecated public java.net.InetAddress getRemoteAddress();