Home
last modified time | relevance | path

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

/device/generic/goldfish/network/wifi_forwarder/
Dcache.h26 static constexpr auto kDefaultCacheTimeout = std::chrono::seconds(30); variable
117 Cache(std::chrono::milliseconds timeout = kDefaultCacheTimeout)