Home
last modified time | relevance | path

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

/packages/modules/adb/
Dfile_sync_protocol.h50 uint32_t mtime; member
64 int64_t mtime; member
72 uint32_t mtime; member
87 int64_t mtime; member
/packages/modules/adb/client/
Dfile_sync_client.cpp564 const std::string& rpath, unsigned mtime, const char* data, in SendSmallFile()
610 const std::string& rpath, unsigned mtime, CompressionType compression, in SendLargeFile()
722 const std::string& rpath, unsigned mtime) { in SendLargeFileLegacy()
1031 unsigned mtime, mode_t mode, bool sync, CompressionType compression, in sync_send()