Home
last modified time | relevance | path

Searched defs:last_modified_time (Results 1 – 11 of 11) sorted by relevance

/external/cronet/base/files/
Dfile_proxy.cc67 void SetTimes(Time last_access_time, Time last_modified_time) { in SetTimes()
328 Time last_modified_time, in SetTimes()
Dfile_win.cc215 bool File::SetTimes(Time last_access_time, Time last_modified_time) { in SetTimes()
Dfile_proxy_unittest.cc367 Time last_modified_time = Time::Now() - Hours(98765); in TEST_F() local
Dfile_posix.cc389 bool File::SetTimes(Time last_access_time, Time last_modified_time) { in SetTimes()
/external/libchrome/base/files/
Dfile_proxy.cc67 void SetTimes(Time last_access_time, Time last_modified_time) { in SetTimes()
330 Time last_modified_time, in SetTimes()
Dfile_proxy_unittest.cc328 Time last_modified_time = Time::Now() - TimeDelta::FromHours(98765); in TEST_F() local
Dfile_posix.cc352 bool File::SetTimes(Time last_access_time, Time last_modified_time) { in SetTimes()
/external/zlib/google/
Dzip_internal.cc356 base::Time last_modified_time, in ZipOpenNewFileInZip()
/external/rust/crates/zip/src/
Dwrite.rs108 last_modified_time: DateTime, field
144 pub fn last_modified_time(mut self, mod_time: DateTime) -> FileOptions { in last_modified_time() method
Dtypes.rs319 pub last_modified_time: DateTime, field
/external/cronet/components/nacl/renderer/
Dppb_nacl_private_impl.cc677 const base::Time& last_modified_time, in GetNexeFd()
1601 base::Time last_modified_time; in DidReceiveResponse() local