HomeSort by relevance Sort by last modified time
    Searched defs:getRemoteAddress (Results 26 - 50 of 86) sorted by null

12 3 4

  /prebuilts/clang/host/linux-x86/clang-3960126/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-3977809/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-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; }
  /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...]
OldSocketChannelTest.java 415 public SocketAddress getRemoteAddress() throws IOException {
  /libcore/ojluni/src/main/java/sun/nio/ch/
DatagramChannelImpl.java 218 public SocketAddress getRemoteAddress() throws IOException {
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/
SocketChannelTest.java     [all...]
  /external/robolectric/v1/lib/main/
httpcore-4.0.1.jar 
  /prebuilts/devtools/tools/lib/
httpcore-4.1.jar 
  /prebuilts/misc/common/robolectric/lib/
httpcore-4.0.1.jar 
  /prebuilts/tools/common/http-client/
httpcore-4.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.0.1/
httpcore-4.0.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.1/
httpcore-4.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.2.1/
httpcore-4.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.2.5/
httpcore-4.2.5.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.apache.httpcomponents.httpcore_4.1.4.v201203221030.jar 
  /prebuilts/tools/common/offline-m2/org/apache/httpcomponents/httpcore/4.1/
httpcore-4.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.3.1/
httpcore-4.3.1.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/modules/http-builder/http-builder/0.7.2/
http-builder-0.7.2.jar 
  /prebuilts/sdk/org.apache.http.legacy/
org.apache.http.legacy.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.4.4/
httpcore-4.4.4.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.2.1/
httpclient-4.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.2.6/
httpclient-4.2.6.jar 
  /prebuilts/tools/common/m2/repository/com/koushikdutta/async/androidasync/2.1.3/
androidasync-2.1.3.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.5.2/
httpclient-4.5.2.jar 

Completed in 1015 milliseconds

12 3 4