Searched refs:recordSession (Results 1 – 2 of 2) sorted by relevance
52 cache->recordSession(session); in newSessionCallback()56 void DnsTlsSessionCache::recordSession(SSL_SESSION* session) { in recordSession() function in android::net::DnsTlsSessionCache
51 void recordSession(SSL_SESSION* _Nullable session) EXCLUDES(mLock);