Home
last modified time | relevance | path

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

/external/cronet/net/disk_cache/simple/
Dsimple_index_file.cc405 base::Time last_cache_seen_by_index; in SyncLoadIndexEntries() local
407 &last_cache_seen_by_index, out_result); in SyncLoadIndexEntries()
415 if (cache_last_modified <= last_cache_seen_by_index) { in SyncLoadIndexEntries()