Home
last modified time | relevance | path

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

/aosp_15_r20/external/googleapis/google/storagetransfer/logging/
H A Dtransfer_activity_log.proto39 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 Dfile_proxy.cc67 void SetTimes(Time last_access_time, Time last_modified_time) { in SetTimes()
330 Time last_modified_time, in SetTimes()
H A Dfile_proxy_unittest.cc328 Time last_modified_time = Time::Now() - TimeDelta::FromHours(98765); in TEST_F() local
H A Dfile_posix.cc352 bool File::SetTimes(Time last_access_time, Time last_modified_time) { in SetTimes()
/aosp_15_r20/external/cronet/base/files/
H A Dfile_proxy.cc69 void SetTimes(Time last_access_time, Time last_modified_time) { in SetTimes()
345 Time last_modified_time, in SetTimes()
H A Dfile_win.cc215 bool File::SetTimes(Time last_access_time, Time last_modified_time) { in SetTimes()
H A Dfile_proxy_unittest.cc368 Time last_modified_time = Time::Now() - Hours(98765); in TEST_F() local
H A Dfile_posix.cc418 bool File::SetTimes(Time last_access_time, Time last_modified_time) { in SetTimes()
/aosp_15_r20/external/libbpf/src/
H A Dzip.c89 __u16 last_modified_time; member
117 __u16 last_modified_time; member
/aosp_15_r20/external/bcc/src/cc/
H A Dbcc_zip.c108 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/
Dwrite.rs126 last_modified_time: DateTime, field
163 pub fn last_modified_time(mut self, mod_time: DateTime) -> FileOptions { in last_modified_time() method
Dtypes.rs324 pub last_modified_time: DateTime, field
/aosp_15_r20/external/zlib/google/
H A Dzip_internal.cc356 base::Time last_modified_time, in ZipOpenNewFileInZip()
/aosp_15_r20/external/cronet/components/nacl/renderer/
H A Dppb_nacl_private_impl.cc673 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/
Dbackup_data.proto15 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 Ddlp.proto5265 google.protobuf.Timestamp last_modified_time = 8; field