Home
last modified time | relevance | path

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

/system/netd/resolv/
DDnsTlsSessionCache.cpp52 cache->recordSession(session); in newSessionCallback()
56 void DnsTlsSessionCache::recordSession(SSL_SESSION* session) { in recordSession() function in android::net::DnsTlsSessionCache
DDnsTlsSessionCache.h51 void recordSession(SSL_SESSION* _Nullable session) EXCLUDES(mLock);