Searched defs:last_modified_time (Results  1 – 11 of 11) sorted by relevance
| /external/cronet/base/files/ | 
| D | file_proxy.cc | 67   void SetTimes(Time last_access_time, Time last_modified_time) {  in SetTimes() 328                          Time last_modified_time,  in SetTimes()
  | 
| D | file_win.cc | 215 bool File::SetTimes(Time last_access_time, Time last_modified_time) {  in SetTimes()
  | 
| D | file_proxy_unittest.cc | 367   Time last_modified_time = Time::Now() - Hours(98765);  in TEST_F()  local
  | 
| D | file_posix.cc | 389 bool File::SetTimes(Time last_access_time, Time last_modified_time) {  in SetTimes()
  | 
| /external/libchrome/base/files/ | 
| D | file_proxy.cc | 67   void SetTimes(Time last_access_time, Time last_modified_time) {  in SetTimes() 330                          Time last_modified_time,  in SetTimes()
  | 
| D | file_proxy_unittest.cc | 328   Time last_modified_time = Time::Now() - TimeDelta::FromHours(98765);  in TEST_F()  local
  | 
| D | file_posix.cc | 352 bool File::SetTimes(Time last_access_time, Time last_modified_time) {  in SetTimes()
  | 
| /external/zlib/google/ | 
| D | zip_internal.cc | 356                          base::Time last_modified_time,  in ZipOpenNewFileInZip()
  | 
| /external/rust/crates/zip/src/ | 
| D | write.rs | 108     last_modified_time: DateTime,  field 144     pub fn last_modified_time(mut self, mod_time: DateTime) -> FileOptions {  in last_modified_time()  method
  | 
| D | types.rs | 319     pub last_modified_time: DateTime,  field
  | 
| /external/cronet/components/nacl/renderer/ | 
| D | ppb_nacl_private_impl.cc | 677                const base::Time& last_modified_time,  in GetNexeFd() 1601     base::Time last_modified_time;  in DidReceiveResponse()  local
  |