/aosp12/system/security/keystore2/src/ |
H A D | id_rotation.rs | 105 let mtime = metadata.modified()?; in test_had_factory_reset_since_id_rotation() localVariable 106 let mtime = mtime.duration_since(UNIX_EPOCH)?; in test_had_factory_reset_since_id_rotation() localVariable 107 let mtime = in test_had_factory_reset_since_id_rotation() localVariable 109 let mtime = TimeVal::seconds(mtime.as_secs().try_into().unwrap()); in test_had_factory_reset_since_id_rotation() localVariable
|
/aosp12/build/blueprint/tests/ |
H A D | test_tree_tests.sh | 3 function mtime() { function
|
/aosp12/frameworks/base/services/robotests/backup/src/android/app/backup/ |
H A D | ForwardingBackupAgent.java | 86 ParcelFileDescriptor data, long size, File destination, int type, long mode, long mtime) in onRestoreFile() 99 long mtime) in onRestoreFile()
|
/aosp12/packages/modules/adb/ |
H A D | file_sync_protocol.h | 50 uint32_t mtime; member 64 int64_t mtime; member 72 uint32_t mtime; member 87 int64_t mtime; member
|
/aosp12/frameworks/base/tools/bit/ |
H A D | util.h | 29 time_t mtime; member
|
/aosp12/frameworks/base/core/java/com/android/internal/backup/ |
H A D | IObbBackupService.aidl | 43 long fileSize, int type, in String path, long mode, long mtime, in restoreObbFile()
|
/aosp12/frameworks/base/services/backup/java/com/android/server/backup/ |
H A D | FileMetadata.java | 37 public long mtime; // last mod time, UTC time_t (actually int) field in FileMetadata
|
/aosp12/frameworks/base/packages/SharedStorageBackup/src/com/android/sharedstoragebackup/ |
H A D | SharedStorageAgent.java | 68 int type, String domain, String relpath, long mode, long mtime) in onRestoreFile()
|
/aosp12/frameworks/base/services/backup/java/com/android/server/backup/fullbackup/ |
H A D | FullBackupObbConnection.java | 112 long fileSize, int type, String path, long mode, long mtime, in restoreObbFile()
|
/aosp12/frameworks/native/cmds/dumpstate/ |
H A D | DumpstateInternal.cpp | 147 time_t mtime = st.st_mtime; in DumpFileFromFdToFd() local
|
H A D | dumpstate.h | 190 time_t mtime; member
|
/aosp12/frameworks/base/services/core/java/com/android/server/backup/ |
H A D | SystemBackupAgent.java | 142 int type, String domain, String path, long mode, long mtime) in onRestoreFile()
|
/aosp12/frameworks/base/core/java/android/app/ |
H A D | IBackupAgent.aidl | 170 int type, String domain, String path, long mode, long mtime, in doRestoreFile()
|
/aosp12/system/core/bootstat/ |
H A D | boot_event_record_store_test.cpp | 53 struct timeval mtime = {/* tv_sec */ value, /* tv_usec */ 0}; in CreateEmptyBootEventRecord() local
|
/aosp12/frameworks/base/core/java/android/app/backup/ |
H A D | BackupAgent.java | 902 File destination, int type, long mode, long mtime) in onRestoreFile() 977 int type, String domain, String path, long mode, long mtime) in onRestoreFile() 1228 int type, String domain, String path, long mode, long mtime, in doRestoreFile()
|
H A D | FullBackup.java | 216 long size, int type, long mode, long mtime, File outFile) throws IOException { in restoreFile()
|
/aosp12/packages/modules/adb/client/ |
H A D | file_sync_client.cpp | 574 const std::string& rpath, unsigned mtime, const char* data, in SendSmallFile() 620 const std::string& rpath, unsigned mtime, CompressionType compression, in SendLargeFile() 732 const std::string& rpath, unsigned mtime) { in SendLargeFileLegacy() 1041 unsigned mtime, mode_t mode, bool sync, CompressionType compression, in sync_send()
|
/aosp12/bionic/libc/kernel/uapi/linux/ |
H A D | jffs2.h | 103 jint32_t mtime; member
|
H A D | fuse.h | 30 uint64_t mtime; member 254 uint64_t mtime; member
|
H A D | btrfs_tree.h | 243 struct btrfs_timespec mtime; member
|
/aosp12/hardware/qcom/msm8994/kernel-headers/linux/ |
H A D | fuse.h | 32 uint64_t mtime; member 267 uint64_t mtime; member
|
/aosp12/hardware/qcom/msm8994/original-kernel-headers/linux/ |
H A D | fuse.h | 147 uint64_t mtime; member 440 uint64_t mtime; member
|
/aosp12/hardware/qcom/msm8996/kernel-headers/linux/ |
H A D | fuse.h | 32 uint64_t mtime; member 279 uint64_t mtime; member
|
/aosp12/hardware/qcom/msm8996/original-kernel-headers/linux/ |
H A D | fuse.h | 153 uint64_t mtime; member 458 uint64_t mtime; member
|
/aosp12/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/ |
H A D | SettingsBackupAgent.java | 432 int type, String domain, String relpath, long mode, long mtime) in onRestoreFile()
|