Searched refs:last_cache_seen_by_index (Results 1 – 1 of 1) sorted by relevance
288 base::Time last_cache_seen_by_index; in SyncLoadIndexEntries() local289 SyncLoadFromDisk(index_file_path, &last_cache_seen_by_index, out_result); in SyncLoadIndexEntries()297 if (cache_last_modified <= last_cache_seen_by_index) { in SyncLoadIndexEntries()