Searched defs:last_modified_time (Results 1 – 16 of 16) sorted by relevance
/aosp_15_r20/external/googleapis/google/storagetransfer/logging/ |
H A D | transfer_activity_log.proto | 39 google.protobuf.Timestamp last_modified_time = 3; field 66 google.protobuf.Timestamp last_modified_time = 3; field 99 google.protobuf.Timestamp last_modified_time = 4; field 126 google.protobuf.Timestamp last_modified_time = 2; field
|
/aosp_15_r20/external/libchrome/base/files/ |
H A D | file_proxy.cc | 67 void SetTimes(Time last_access_time, Time last_modified_time) { in SetTimes() 330 Time last_modified_time, in SetTimes()
|
H A D | file_proxy_unittest.cc | 328 Time last_modified_time = Time::Now() - TimeDelta::FromHours(98765); in TEST_F() local
|
H A D | file_posix.cc | 352 bool File::SetTimes(Time last_access_time, Time last_modified_time) { in SetTimes()
|
/aosp_15_r20/external/cronet/base/files/ |
H A D | file_proxy.cc | 69 void SetTimes(Time last_access_time, Time last_modified_time) { in SetTimes() 345 Time last_modified_time, in SetTimes()
|
H A D | file_win.cc | 215 bool File::SetTimes(Time last_access_time, Time last_modified_time) { in SetTimes()
|
H A D | file_proxy_unittest.cc | 368 Time last_modified_time = Time::Now() - Hours(98765); in TEST_F() local
|
H A D | file_posix.cc | 418 bool File::SetTimes(Time last_access_time, Time last_modified_time) { in SetTimes()
|
/aosp_15_r20/external/libbpf/src/ |
H A D | zip.c | 89 __u16 last_modified_time; member 117 __u16 last_modified_time; member
|
/aosp_15_r20/external/bcc/src/cc/ |
H A D | bcc_zip.c | 108 unaligned_uint16_t last_modified_time; member 135 unaligned_uint16_t last_modified_time; member
|
/aosp_15_r20/external/rust/android-crates-io/crates/zip/src/ |
D | write.rs | 126 last_modified_time: DateTime, field 163 pub fn last_modified_time(mut self, mod_time: DateTime) -> FileOptions { in last_modified_time() method
|
D | types.rs | 324 pub last_modified_time: DateTime, field
|
/aosp_15_r20/external/zlib/google/ |
H A D | zip_internal.cc | 356 base::Time last_modified_time, in ZipOpenNewFileInZip()
|
/aosp_15_r20/external/cronet/components/nacl/renderer/ |
H A D | ppb_nacl_private_impl.cc | 673 const base::Time& last_modified_time, in GetNexeFd() 1586 base::Time last_modified_time; in DidReceiveResponse() local
|
/aosp_15_r20/packages/modules/HealthFitness/service/proto/backuprestore/ |
D | backup_data.proto | 15 int64 last_modified_time = 4; field
|
/aosp_15_r20/external/google-cloud-java/java-dlp/proto-google-cloud-dlp-v2/src/main/proto/google/privacy/dlp/v2/ |
H A D | dlp.proto | 5265 google.protobuf.Timestamp last_modified_time = 8; field
|