Searched defs:mtime (Results 1 – 3 of 3) sorted by relevance
/packages/modules/adb/ |
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
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | LauncherBackupAgent.java | 33 long mode, long mtime) throws IOException { in onRestoreFile()
|
/packages/modules/adb/client/ |
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()
|