Searched refs:file_last_modified (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/disk_cache/simple/
H A Dsimple_synchronous_entry.cc799 base::Time file_last_modified; local
805 if (simple_util::GetMTime(path_, &file_last_modified))
806 out_entry_stat->set_last_modified(file_last_modified);

Completed in 2383 milliseconds