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

  /external/conscrypt/common/src/main/java/org/conscrypt/
ConscryptFileDescriptorSocket.java 202 NativeSslSession cachedSession = clientSessionContext().getCachedSession(
204 if (cachedSession != null) {
205 cachedSession.offerToResume(ssl);
    [all...]
ConscryptEngine.java 417 NativeSslSession cachedSession = clientSessionContext().getCachedSession(
419 if (cachedSession != null) {
420 cachedSession.offerToResume(ssl);
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-8.0.0_r4-robolectric-r1.jar 
  /prebuilts/sdk/tools/lib/
signapk.jar 

Completed in 465 milliseconds