Home
last modified time | relevance | path

Searched defs:mtime (Results 1 – 13 of 13) sorted by relevance

/aosp14/frameworks/base/services/robotests/backup/src/android/app/backup/
H A DForwardingBackupAgent.java86 ParcelFileDescriptor data, long size, File destination, int type, long mode, long mtime) in onRestoreFile()
99 long mtime) in onRestoreFile()
/aosp14/frameworks/base/tools/bit/
H A Dutil.h31 time_t mtime; member
/aosp14/frameworks/base/core/java/com/android/internal/backup/
H A DIObbBackupService.aidl43 long fileSize, int type, in String path, long mode, long mtime, in restoreObbFile()
/aosp14/frameworks/base/services/backup/java/com/android/server/backup/
H A DFileMetadata.java37 public long mtime; // last mod time, UTC time_t (actually int) field in FileMetadata
/aosp14/frameworks/base/packages/SharedStorageBackup/src/com/android/sharedstoragebackup/
H A DSharedStorageAgent.java68 int type, String domain, String relpath, long mode, long mtime) in onRestoreFile()
/aosp14/frameworks/base/services/backup/java/com/android/server/backup/fullbackup/
H A DFullBackupObbConnection.java112 long fileSize, int type, String path, long mode, long mtime, in restoreObbFile()
/aosp14/frameworks/base/services/core/java/com/android/server/backup/
H A DSystemBackupAgent.java160 int type, String domain, String path, long mode, long mtime) in onRestoreFile()
/aosp14/frameworks/base/core/java/android/app/
H A DIBackupAgent.aidl173 int type, String domain, String path, long mode, long mtime, in doRestoreFile()
/aosp14/system/core/bootstat/
H A Dboot_event_record_store_test.cpp53 struct timeval mtime = {/* tv_sec */ value, /* tv_usec */ 0}; in CreateEmptyBootEventRecord() local
/aosp14/frameworks/base/core/java/android/app/backup/
H A DBackupAgent.java926 File destination, int type, long mode, long mtime) in onRestoreFile()
1001 int type, String domain, String path, long mode, long mtime) in onRestoreFile()
1264 int type, String domain, String path, long mode, long mtime, in doRestoreFile()
H A DFullBackup.java216 long size, int type, long mode, long mtime, File outFile) throws IOException { in restoreFile()
/aosp14/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DSettingsBackupAgent.java425 int type, String domain, String relpath, long mode, long mtime) in onRestoreFile()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...