Home
last modified time | relevance | path

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

/external/cronet/net/disk_cache/simple/
Dsimple_index.h62 uint32_t RawTimeForSorting() const { in RawTimeForSorting() function
Dsimple_index.cc419 uint64_t sort_value = now - i->second.RawTimeForSorting(); in StartEvictionIfNeeded()