/external/conscrypt/common/src/main/java/org/conscrypt/ |
D | Conscrypt.java | 241 public static byte[] getChannelId(SSLSocket socket) throws SSLException { in getChannelId() method in Conscrypt.Sockets 242 return toConscrypt(socket).getChannelId(); in getChannelId() 363 public static byte[] getChannelId(SSLEngine engine) throws SSLException { in getChannelId() method in Conscrypt.Engines 364 return toConscrypt(engine).getChannelId(); in getChannelId()
|
D | OpenSSLEngineSocketImpl.java | 193 public byte[] getChannelId() throws SSLException { in getChannelId() method in OpenSSLEngineSocketImpl 194 return super.getChannelId(); in getChannelId()
|
D | OpenSSLSocketImpl.java | 965 public byte[] getChannelId() throws SSLException { in getChannelId() method in OpenSSLSocketImpl
|
D | OpenSSLEngineImpl.java | 237 byte[] getChannelId() throws SSLException { in getChannelId() method in OpenSSLEngineImpl
|
/external/conscrypt/android/src/main/java/org/conscrypt/ |
D | KitKatPlatformOpenSSLSocketImplAdapter.java | 411 public byte[] getChannelId() throws SSLException { in getChannelId() method in KitKatPlatformOpenSSLSocketImplAdapter 412 return delegate.getChannelId(); in getChannelId()
|
D | PreKitKatPlatformOpenSSLSocketImplAdapter.java | 411 public byte[] getChannelId() throws SSLException { in getChannelId() method in PreKitKatPlatformOpenSSLSocketImplAdapter 412 return delegate.getChannelId(); in getChannelId()
|
/external/conscrypt/android-stub/src/main/java/com/android/org/conscrypt/ |
D | OpenSSLSocketImpl.java | 175 public byte[] getChannelId() throws SSLException { in getChannelId() method in OpenSSLSocketImpl
|
/external/conscrypt/android-stub/src/main/java/org/apache/harmony/xnet/provider/jsse/ |
D | OpenSSLSocketImpl.java | 175 public byte[] getChannelId() throws SSLException { in getChannelId() method in OpenSSLSocketImpl
|
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |