/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/ |
D | SocketTest.java | 98 Socket client = socket.accept(); in run() local 99 client.close(); in run() 129 ClientThread client = new ClientThread(); in connectTestImpl() local 130 Thread clientThread = new Thread(client); in connectTestImpl() 262 Socket client = new Socket(InetAddress.getLocalHost(), server.getLocalPort()); in test_close() local 264 client.setSoLinger(false, 100); in test_close() 266 client.close(); in test_close() 268 client.getOutputStream(); in test_close() 346 Socket client = new Socket(); in test_connectLjava_net_SocketAddress() local 347 client.connect(boundAddress); in test_connectLjava_net_SocketAddress() [all …]
|
/libcore/dalvik/src/main/java/dalvik/system/ |
D | VMDebug.java | 40 @SystemApi(client = MODULE_LIBRARIES) 49 @SystemApi(client = MODULE_LIBRARIES) 73 @SystemApi(client = MODULE_LIBRARIES) 84 @SystemApi(client = MODULE_LIBRARIES) 95 @SystemApi(client = MODULE_LIBRARIES) 106 @SystemApi(client = MODULE_LIBRARIES) 117 @SystemApi(client = MODULE_LIBRARIES) 128 @SystemApi(client = MODULE_LIBRARIES) 139 @SystemApi(client = MODULE_LIBRARIES) 150 @SystemApi(client = MODULE_LIBRARIES) [all …]
|
D | BlockGuard.java | 40 @SystemApi(client = MODULE_LIBRARIES) 53 @SystemApi(client = MODULE_LIBRARIES) 62 @SystemApi(client = MODULE_LIBRARIES) 72 @SystemApi(client = MODULE_LIBRARIES) 90 @SystemApi(client = MODULE_LIBRARIES) 111 @SystemApi(client = MODULE_LIBRARIES) 120 @SystemApi(client = MODULE_LIBRARIES) 144 @SystemApi(client = MODULE_LIBRARIES) 202 @SystemApi(client = MODULE_LIBRARIES) 223 @SystemApi(client = MODULE_LIBRARIES) [all …]
|
D | SocketTagger.java | 33 @SystemApi(client = MODULE_LIBRARIES) 46 @SystemApi(client = MODULE_LIBRARIES) 61 @SystemApi(client = MODULE_LIBRARIES) 78 @SystemApi(client = MODULE_LIBRARIES) 93 @SystemApi(client = MODULE_LIBRARIES) 116 @SystemApi(client = MODULE_LIBRARIES) 134 @SystemApi(client = MODULE_LIBRARIES) 156 @SystemApi(client = MODULE_LIBRARIES) 171 @SystemApi(client = MODULE_LIBRARIES) 188 @SystemApi(client = MODULE_LIBRARIES)
|
D | CloseGuard.java | 116 @SystemApi(client = MODULE_LIBRARIES) 153 @SystemApi(client = MODULE_LIBRARIES) 172 @SystemApi(client = MODULE_LIBRARIES) 196 @SystemApi(client = MODULE_LIBRARIES) 212 @SystemApi(client = MODULE_LIBRARIES) 259 @SystemApi(client = MODULE_LIBRARIES) 278 @SystemApi(client = MODULE_LIBRARIES) 317 @SystemApi(client = MODULE_LIBRARIES) 339 @SystemApi(client = MODULE_LIBRARIES) 373 @SystemApi(client = MODULE_LIBRARIES) [all …]
|
D | ZygoteHooks.java | 38 @SystemApi(client = MODULE_LIBRARIES) 54 @SystemApi(client = MODULE_LIBRARIES) 63 @SystemApi(client = MODULE_LIBRARIES) 89 @SystemApi(client = MODULE_LIBRARIES) 107 @SystemApi(client = MODULE_LIBRARIES) 126 @SystemApi(client = MODULE_LIBRARIES) 139 @SystemApi(client = MODULE_LIBRARIES) 155 @SystemApi(client = MODULE_LIBRARIES) 172 @SystemApi(client = MODULE_LIBRARIES) 198 @SystemApi(client = MODULE_LIBRARIES) [all …]
|
/libcore/libart/src/main/java/dalvik/system/ |
D | VMRuntime.java | 45 @SystemApi(client = MODULE_LIBRARIES) 110 @SystemApi(client = MODULE_LIBRARIES) 122 @SystemApi(client = MODULE_LIBRARIES) 131 @SystemApi(client = MODULE_LIBRARIES) 140 @SystemApi(client = MODULE_LIBRARIES) 150 @SystemApi(client = MODULE_LIBRARIES) 170 @SystemApi(client = MODULE_LIBRARIES) 188 @SystemApi(client = MODULE_LIBRARIES) 213 @SystemApi(client = MODULE_LIBRARIES) 244 @SystemApi(client = MODULE_LIBRARIES) [all …]
|
/libcore/luni/src/main/java/libcore/util/ |
D | FP16.java | 93 @SystemApi(client = MODULE_LIBRARIES) 101 @SystemApi(client = MODULE_LIBRARIES) 111 @SystemApi(client = MODULE_LIBRARIES) 120 @SystemApi(client = MODULE_LIBRARIES) 128 @SystemApi(client = MODULE_LIBRARIES) 137 @SystemApi(client = MODULE_LIBRARIES) 145 @SystemApi(client = MODULE_LIBRARIES) 153 @SystemApi(client = MODULE_LIBRARIES) 161 @SystemApi(client = MODULE_LIBRARIES) 169 @SystemApi(client = MODULE_LIBRARIES) [all …]
|
D | HexEncoding.java | 27 @SystemApi(client = MODULE_LIBRARIES) 52 @SystemApi(client = MODULE_LIBRARIES) 70 @SystemApi(client = MODULE_LIBRARIES) 86 @SystemApi(client = MODULE_LIBRARIES) 102 @SystemApi(client = MODULE_LIBRARIES) 132 @SystemApi(client = MODULE_LIBRARIES) 148 @SystemApi(client = MODULE_LIBRARIES) 165 @SystemApi(client = MODULE_LIBRARIES) 184 @SystemApi(client = MODULE_LIBRARIES) 202 @SystemApi(client = MODULE_LIBRARIES) [all …]
|
D | EmptyArray.java | 31 @SystemApi(client = MODULE_LIBRARIES) 37 @SystemApi(client = MODULE_LIBRARIES) 44 @SystemApi(client = MODULE_LIBRARIES) 55 @SystemApi(client = MODULE_LIBRARIES) 62 @SystemApi(client = MODULE_LIBRARIES) 69 @SystemApi(client = MODULE_LIBRARIES) 79 @SystemApi(client = MODULE_LIBRARIES) 84 @SystemApi(client = MODULE_LIBRARIES)
|
/libcore/luni/src/main/java/android/compat/ |
D | Compatibility.java | 40 @SystemApi(client = MODULE_LIBRARIES) 63 @SystemApi(client = MODULE_LIBRARIES) 87 @SystemApi(client = MODULE_LIBRARIES) 105 @SystemApi(client = MODULE_LIBRARIES) 116 @SystemApi(client = MODULE_LIBRARIES) 128 @SystemApi(client = MODULE_LIBRARIES) 147 @SystemApi(client = MODULE_LIBRARIES) 165 @SystemApi(client = MODULE_LIBRARIES) 173 @SystemApi(client = MODULE_LIBRARIES) 185 @SystemApi(client = MODULE_LIBRARIES) [all …]
|
/libcore/support/src/test/java/tests/resources/manifest/ |
D | hyts_MANIFEST.MF | 4 Bundle-Activator: com.ibm.ive.eccomm.client.support.ClientSupportActivator 5 Import-Package: com.ibm.ive.eccomm.client.services.log, 6 com.ibm.ive.eccomm.client.services.registry, 13 com.ibm.ive.eccomm.client.xml, 14 com.ibm.ive.eccomm.client.http.common, 15 com.ibm.ive.eccomm.client.http.client 19 Export-Package: com.ibm.ive.eccomm.client.services.authentication; specification-version=1.0.0, 22 com.ibm.ive.eccomm.client.services.registry.store; specification-version=1.0.0
|
/libcore/support/src/test/java/libcore/javax/net/ssl/ |
D | TestSSLSocketPair.java | 34 public final SSLSocket client; field in TestSSLSocketPair 38 SSLSocket client) { in TestSSLSocketPair() argument 41 this.client = client; in TestSSLSocketPair() 48 client.close(); in close() 74 final SSLSocket client = (SSLSocket) in connect() local 91 client.setEnabledCipherSuites(clientCipherSuites); in connect() 93 client.startHandshake(); in connect() 123 return new SSLSocket[] { server, client }; in connect()
|
D | TestSSLEnginePair.java | 36 public final SSLEngine client; field in TestSSLEnginePair 40 SSLEngine client) { in TestSSLEnginePair() argument 43 this.client = client; in TestSSLEnginePair() 95 SSLEngine client = c.clientContext.createSSLEngine(c.host.getHostName(), c.port); in connect() local 97 client.setUseClientMode(true); in connect() 99 hooks.beforeBeginHandshake(client, server); in connect() 100 client.beginHandshake(); in connect() 104 boolean clientDone = client.getHandshakeStatus() == HandshakeStatus.NOT_HANDSHAKING; in connect() 112 progress |= handshakeCompleted(client, in connect() 135 return new SSLEngine[] { server, client }; in connect() [all …]
|
D | TestSSLSessions.java | 43 public final SSLSession client; field in TestSSLSessions 53 SSLSession client, in TestSSLSessions() argument 57 this.client = client; in TestSSLSessions() 71 return new TestSSLSessions(invalid, s.server.getSession(), s.client.getSession(), s); in create()
|
/libcore/luni/src/test/java/libcore/java/nio/channels/ |
D | MembershipKeyTest.java | 39 private DatagramChannel client; field in MembershipKeyTest 45 client = DatagramChannel.open(StandardProtocolFamily.INET) in init() 47 client.configureBlocking(false); in init() 50 key = client.join(MULTICAST_ADDRESS, NETWORK_INTERFACE, sourceAddress); in init() 52 key = client.join(MULTICAST_ADDRESS, NETWORK_INTERFACE); in init() 58 client.close(); in tearDown() 74 client.close(); in check_isValid() 114 client.receive(buffer); in check_drop() 122 client.close(); in test_networkInterface() 148 assertEquals(client, key.channel()); in test_channelWithJoinWithSource() [all …]
|
/libcore/dalvik/src/main/java/org/apache/harmony/dalvik/ddmc/ |
D | ChunkHandler.java | 34 @SystemApi(client = MODULE_LIBRARIES) 44 @SystemApi(client = MODULE_LIBRARIES) 58 @SystemApi(client = MODULE_LIBRARIES) 68 @SystemApi(client = MODULE_LIBRARIES) 78 @SystemApi(client = MODULE_LIBRARIES) 93 @SystemApi(client = MODULE_LIBRARIES) 107 @SystemApi(client = MODULE_LIBRARIES) 133 @SystemApi(client = MODULE_LIBRARIES) 148 @SystemApi(client = MODULE_LIBRARIES) 166 @SystemApi(client = MODULE_LIBRARIES)
|
/libcore/ojluni/annotations/mmodule/sun/misc/ |
D | Unsafe.annotated.java | 29 @android.annotation.SystemApi(client = android.annotation.SystemApi.Client.MODULE_LIBRARIES) 37 @android.annotation.SystemApi(client = android.annotation.SystemApi.Client.MODULE_LIBRARIES) 42 @android.annotation.SystemApi(client = android.annotation.SystemApi.Client.MODULE_LIBRARIES) 47 @android.annotation.SystemApi(client = android.annotation.SystemApi.Client.MODULE_LIBRARIES) 53 @android.annotation.SystemApi(client = android.annotation.SystemApi.Client.MODULE_LIBRARIES) 85 @android.annotation.SystemApi(client = android.annotation.SystemApi.Client.MODULE_LIBRARIES) 90 @android.annotation.SystemApi(client = android.annotation.SystemApi.Client.MODULE_LIBRARIES) 98 @android.annotation.SystemApi(client = android.annotation.SystemApi.Client.MODULE_LIBRARIES) 103 @android.annotation.SystemApi(client = android.annotation.SystemApi.Client.MODULE_LIBRARIES) 111 @android.annotation.SystemApi(client = android.annotation.SystemApi.Client.MODULE_LIBRARIES) [all …]
|
/libcore/luni/src/main/java/libcore/net/ |
D | NetworkSecurityPolicy.java | 37 @SystemApi(client = MODULE_LIBRARIES) 51 @SystemApi(client = MODULE_LIBRARIES) 64 @SystemApi(client = MODULE_LIBRARIES) 78 @SystemApi(client = MODULE_LIBRARIES) 111 @SystemApi(client = MODULE_LIBRARIES) 127 @SystemApi(client = MODULE_LIBRARIES) 144 @SystemApi(client = MODULE_LIBRARIES)
|
/libcore/luni/src/main/java/android/system/ |
D | StructCapUserData.java | 34 @SystemApi(client = MODULE_LIBRARIES) 42 @SystemApi(client = MODULE_LIBRARIES) 51 @SystemApi(client = MODULE_LIBRARIES) 60 @SystemApi(client = MODULE_LIBRARIES) 73 @SystemApi(client = MODULE_LIBRARIES)
|
D | VmSocketAddress.java | 44 @SystemApi(client = MODULE_LIBRARIES) 69 @SystemApi(client = MODULE_LIBRARIES) 81 @SystemApi(client = MODULE_LIBRARIES) 92 @SystemApi(client = MODULE_LIBRARIES)
|
D | StructLinger.java | 43 @SystemApi(client = MODULE_LIBRARIES) 58 @SystemApi(client = MODULE_LIBRARIES) 70 @SystemApi(client = MODULE_LIBRARIES) 84 @SystemApi(client = MODULE_LIBRARIES)
|
/libcore/luni/src/main/java/libcore/content/type/ |
D | MimeMap.java | 41 @SystemApi(client = MODULE_LIBRARIES) 54 @SystemApi(client = MODULE_LIBRARIES) 70 @SystemApi(client = MODULE_LIBRARIES) 117 @SystemApi(client = MODULE_LIBRARIES) 136 @SystemApi(client = MODULE_LIBRARIES) 151 @SystemApi(client = MODULE_LIBRARIES) 167 @SystemApi(client = MODULE_LIBRARIES) 186 @SystemApi(client = MODULE_LIBRARIES) 202 @SystemApi(client = MODULE_LIBRARIES) 221 @SystemApi(client = MODULE_LIBRARIES) [all …]
|
/libcore/dalvik/src/main/java/dalvik/annotation/codegen/ |
D | CovariantReturnType.java | 67 @SystemApi(client = MODULE_LIBRARIES) 77 @SystemApi(client = MODULE_LIBRARIES) 87 @SystemApi(client = MODULE_LIBRARIES) 94 @SystemApi(client = MODULE_LIBRARIES) 98 @SystemApi(client = MODULE_LIBRARIES)
|
/libcore/luni/src/main/java/libcore/net/http/ |
D | HttpURLConnectionFactory.java | 41 @SystemApi(client = MODULE_LIBRARIES) 51 @SystemApi(client = MODULE_LIBRARIES) 71 @SystemApi(client = MODULE_LIBRARIES) 85 @SystemApi(client = MODULE_LIBRARIES) 104 @SystemApi(client = MODULE_LIBRARIES)
|