Home
last modified time | relevance | path

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

/system/core/bootstat/
Dboot_event_record_store_test.cpp53 struct timeval mtime = {/* tv_sec */ value, /* tv_usec */ 0}; in CreateEmptyBootEventRecord() local
/system/core/adb/
Dfile_sync_protocol.h58 int64_t mtime; member
/system/core/adb/client/
Dfile_sync_client.cpp379 unsigned mtime, in SendSmallFile()
423 unsigned mtime) { in SendLargeFile()
677 static bool sync_send(SyncConnection& sc, const char* lpath, const char* rpath, unsigned mtime, in sync_send()