Searched defs:mtime (Results 1 – 4 of 4) sorted by relevance
/packages/modules/adb/ |
D | file_sync_protocol.h | 52 uint32_t mtime; member 66 int64_t mtime; member 74 uint32_t mtime; member 89 int64_t mtime; member
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | LauncherBackupAgent.java | 38 long mode, long mtime) throws IOException { in onRestoreFile()
|
/packages/modules/Permission/tests/cts/permission/src/android/permission/cts/ |
D | FileUtils.java | 74 public long mtime; field in FileUtils.FileStatus
|
/packages/modules/adb/client/ |
D | file_sync_client.cpp | 578 const std::string& rpath, unsigned mtime, const char* data, in SendSmallFile() 624 const std::string& rpath, unsigned mtime, CompressionType compression, in SendLargeFile() 736 const std::string& rpath, unsigned mtime) { in SendLargeFileLegacy() 1050 unsigned mtime, mode_t mode, bool sync, CompressionType compression, in sync_send()
|