Searched refs:getSessionData (Results 1 – 11 of 11) sorted by relevance
41 byte[] getSessionData(byte[] id); in getSessionData() method
42 byte[] getSessionData(String host, int port); in getSessionData() method
59 byte[] data = persistentCache.getSessionData(sessionId); in getSessionFromPersistentCache()
138 byte[] data = persistentCache.getSessionData(host, port); in getSession()
132 public synchronized byte[] getSessionData(String host, int port) { in getSessionData() method in FileClientSessionCache.Impl
42 byte[] getSessionData(byte[] id); in getSessionData() method
45 byte[] getSessionData(String host, int port); in getSessionData() method
61 byte[] data = persistentCache.getSessionData(sessionId); in getSessionFromPersistentCache()
144 byte[] data = persistentCache.getSessionData(host, port); in getSession()
136 public synchronized byte[] getSessionData(String host, int port) { in getSessionData() method in FileClientSessionCache.Impl
164 Lcom/android/org/conscrypt/SSLClientSessionCache;->getSessionData(Ljava/lang/String;I)[B