Searched refs:closedSession (Results 1 – 4 of 4) sorted by relevance
106 private SessionSnapshot closedSession; field in ConscryptFileDescriptorSocket671 return closedSession != null ? closedSession : SSLNullSession.getNullSession(); in provideSession()1195 closedSession = new SessionSnapshot(activeSession);
153 private SessionSnapshot closedSession; field in ConscryptEngine608 return closedSession != null ? closedSession : SSLNullSession.getNullSession();1831 closedSession = new SessionSnapshot(activeSession);
106 private SessionSnapshot closedSession; field in ConscryptFileDescriptorSocket671 return closedSession != null ? closedSession : SSLNullSession.getNullSession(); in provideSession()1202 closedSession = new SessionSnapshot(activeSession);
154 private SessionSnapshot closedSession; field in ConscryptEngine609 return closedSession != null ? closedSession : SSLNullSession.getNullSession();1829 closedSession = new SessionSnapshot(activeSession);