HomeSort by relevance Sort by last modified time
    Searched refs:getSessionFromPersistentCache (Results 1 - 4 of 4) sorted by null

  /external/conscrypt/common/src/main/java/org/conscrypt/
ServerSessionContext.java 59 NativeSslSession getSessionFromPersistentCache(byte[] sessionId) {
AbstractSessionContext.java 236 return getSessionFromPersistentCache(sessionId);
260 abstract NativeSslSession getSessionFromPersistentCache(byte[] sessionId);
ClientSessionContext.java 170 NativeSslSession getSessionFromPersistentCache(byte[] sessionId) {
  /prebuilts/misc/common/robolectric/android-all/
android-all-8.1.0-robolectric-r4458339.jar 

Completed in 205 milliseconds