Home | History | Annotate | Download | only in simple

Lines Matching refs:modification_time

384   base::Time modification_time = Time::Now();
385 out_entry_stat->set_last_used(modification_time);
386 out_entry_stat->set_last_modified(modification_time);
551 base::Time modification_time = Time::Now();
552 out_entry_stat->set_last_used(modification_time);
553 out_entry_stat->set_last_modified(modification_time);