Home
last modified time | relevance | path

Searched refs:recordSession (Results 1 – 2 of 2) sorted by relevance

/packages/modules/DnsResolver/
DDnsTlsSessionCache.cpp51 cache->recordSession(session); in newSessionCallback()
55 void DnsTlsSessionCache::recordSession(SSL_SESSION* session) { in recordSession() function in android::net::DnsTlsSessionCache
DDnsTlsSessionCache.h51 void recordSession(SSL_SESSION* _Nullable session) EXCLUDES(mLock);