Searched defs:mtime (Results 1 – 3 of 3) sorted by relevance
/system/core/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
|
/system/core/bootstat/ |
D | boot_event_record_store_test.cpp | 53 struct timeval mtime = {/* tv_sec */ value, /* tv_usec */ 0}; in CreateEmptyBootEventRecord() local
|
/system/core/adb/client/ |
D | file_sync_client.cpp | 564 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()
|