/aosp_15_r20/external/apache-http/src/org/apache/http/ |
H A D | HttpInetConnection.java | 56 InetAddress getRemoteAddress(); in getRemoteAddress() method
|
/aosp_15_r20/packages/modules/IPsec/src/java/android/net/ipsec/ike/ |
D | IkeSessionConnectionInfo.java | 72 public InetAddress getRemoteAddress() { in getRemoteAddress() method in IkeSessionConnectionInfo
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbapclient/obex/ |
D | PbapClientObexTransport.java | 104 public String getRemoteAddress() { in getRemoteAddress() method in PbapClientObexTransport
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/ |
D | BluetoothObexTransport.java | 111 public String getRemoteAddress() { in getRemoteAddress() method in BluetoothObexTransport
|
/aosp_15_r20/frameworks/opt/net/voip/src/java/android/net/rtp/ |
D | RtpStream.java | 97 public InetAddress getRemoteAddress() { in getRemoteAddress() method in RtpStream
|
/aosp_15_r20/external/apache-http/src/org/apache/http/impl/ |
H A D | SocketHttpClientConnection.java | 143 public InetAddress getRemoteAddress() { in getRemoteAddress() method in SocketHttpClientConnection
|
H A D | SocketHttpServerConnection.java | 141 public InetAddress getRemoteAddress() { in getRemoteAddress() method in SocketHttpServerConnection
|
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/ |
H A D | MockSocketChannel.java | 90 public SocketAddress getRemoteAddress() throws IOException { in getRemoteAddress() method in MockSocketChannel
|
H A D | MockDatagramChannel.java | 100 public SocketAddress getRemoteAddress() throws IOException { in getRemoteAddress() method in MockDatagramChannel
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/7/libcore/ojluni/src/main/java/java/nio/channels/ |
D | DatagramChannel.java | 348 public abstract SocketAddress getRemoteAddress() throws IOException; in getRemoteAddress() method in DatagramChannel
|
D | AsynchronousSocketChannel.java | 285 public abstract SocketAddress getRemoteAddress() throws IOException; in getRemoteAddress() method in AsynchronousSocketChannel
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/nio/channels/ |
D | DatagramChannel.java | 348 public abstract SocketAddress getRemoteAddress() throws IOException; in getRemoteAddress() method in DatagramChannel
|
D | SocketChannel.java | 464 public abstract SocketAddress getRemoteAddress() throws IOException; in getRemoteAddress() method in SocketChannel
|
D | AsynchronousSocketChannel.java | 285 public abstract SocketAddress getRemoteAddress() throws IOException; in getRemoteAddress() method in AsynchronousSocketChannel
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/nio/channels/ |
H A D | DatagramChannel.java | 348 public abstract SocketAddress getRemoteAddress() throws IOException; in getRemoteAddress() method in DatagramChannel
|
H A D | SocketChannel.java | 464 public abstract SocketAddress getRemoteAddress() throws IOException; in getRemoteAddress() method in SocketChannel
|
H A D | AsynchronousSocketChannel.java | 285 public abstract SocketAddress getRemoteAddress() throws IOException; in getRemoteAddress() method in AsynchronousSocketChannel
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/8/libcore/ojluni/src/main/java/java/nio/channels/ |
D | SocketChannel.java | 464 public abstract SocketAddress getRemoteAddress() throws IOException; in getRemoteAddress() method in SocketChannel
|
/aosp_15_r20/external/apache-http/android/src/android/net/http/ |
H A D | AndroidHttpClientConnection.java | 172 public InetAddress getRemoteAddress() { in getRemoteAddress() method in AndroidHttpClientConnection
|
/aosp_15_r20/external/apache-http/src/org/apache/http/impl/conn/ |
H A D | AbstractClientConnAdapter.java | 310 public InetAddress getRemoteAddress() { in getRemoteAddress() method in AbstractClientConnAdapter
|
/aosp_15_r20/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/config/src/ |
D | RtpConfig.cpp | 386 String8 RtpConfig::getRemoteAddress() in getRemoteAddress() function in android::telephony::imsmedia::RtpConfig
|
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/nio/channels/ |
H A D | OldSocketChannelTest.java | 415 public SocketAddress getRemoteAddress() throws IOException { in getRemoteAddress() method in OldSocketChannelTest.MockSocketChannel
|
/aosp_15_r20/libcore/ojluni/src/main/java/sun/nio/ch/ |
H A D | SocketChannelImpl.java | 196 public SocketAddress getRemoteAddress() throws IOException { in getRemoteAddress() method in SocketChannelImpl
|
H A D | AsynchronousSocketChannelImpl.java | 525 public final SocketAddress getRemoteAddress() throws IOException { in getRemoteAddress() method in AsynchronousSocketChannelImpl
|
H A D | DatagramChannelImpl.java | 202 public SocketAddress getRemoteAddress() throws IOException { in getRemoteAddress() method in DatagramChannelImpl
|