Home
last modified time | relevance | path

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

/packages/modules/DnsResolver/
DDnsTlsDispatcher.cpp119 maybeCleanup(std::chrono::steady_clock::now()); in query()
239 maybeCleanup(now); in query()
278 void DnsTlsDispatcher::maybeCleanup(std::chrono::time_point<std::chrono::steady_clock> now) { in maybeCleanup() function in android::net::DnsTlsDispatcher
DDnsTlsDispatcher.h163 void maybeCleanup(std::chrono::time_point<std::chrono::steady_clock> now) REQUIRES(sLock);