/external/chromium_org/sync/syncable/ |
directory_backing_store_unittest.cc | 315 "SELECT metahandle, mtime, server_mtime, ctime, server_ctime " 321 int64 mtime = s.ColumnInt64(1); local 325 EXPECT_EQ(mtime, server_mtime); 326 EXPECT_EQ(mtime, ctime); 327 EXPECT_EQ(mtime, server_ctime); 328 meta_times[metahandle] = mtime; 359 expected_time, entry_kernel.ref(MTIME)); 395 "mtime bigint default 0,server_mtime bigint default 0," 519 "mtime bigint default 0,server_mtime bigint default 0," 622 "mtime bigint default 0,server_mtime bigint default 0, [all...] |
/external/genext2fs/ |
genext2fs.c | 1511 uint32 nod, ctime, mtime; local 1658 uint32 uid, gid, mode, ctime, mtime; local [all...] |
/external/clang/tools/scan-view/ |
ScanView.py | 729 def send_string(self, s, ctype='text/html', headers=True, mtime=None): 734 if mtime is None: 735 mtime = self.dynamic_mtime 736 self.send_header("Last-Modified", self.date_time_string(mtime)) 756 return self.send_string(data, ctype, mtime=fs.st_mtime)
|
/external/lzma/CPP/7zip/Archive/7z/ |
7zOut.cpp | 711 if (headerOptions.WriteMTime) WriteUInt64DefVector(db.MTime, NID::kMTime);
850 file2.MTimeDefined = MTime.GetItem(index, file2.MTime);
860 MTime.SetItem(index, file2.MTimeDefined, file2.MTime);
|
/external/lzma/CPP/7zip/UI/Common/ |
Update.cpp | 529 RINOK(arc.GetItemMTime(i, ai.MTime, ai.MTimeDefined));
708 arc.MTime = fi.MTime;
726 NTime::GetCurUtcFileTime(di.MTime);
727 di.CTime = di.ATime = di.MTime;
|
EnumDirItems.cpp | 18 di.MTime = fi.MTime;
|
/frameworks/testing/uiautomator_test_libraries/src/com/android/uiautomator/platform/ |
JankTestBase.java | 98 int mTime = DEFAULT_TRACE_TIME; 114 mTime = traceTime; 123 String command = String.format(ATRACE_COMMAND, mTime);
|
/external/chromium/chrome/browser/sync/engine/ |
syncer_util.cc | 42 using syncable::MTIME; 417 ServerTimeToClientTime(update.mtime())); 517 // For historical reasons, a folder's MTIME changes when its contents change. 518 // TODO(ncarter): Remove the special casing of MTIME. 519 bool time_match = ClientAndServerTimeMatch(entry->Get(MTIME), 572 entry->Put(MTIME, entry->Get(SERVER_MTIME)); [all...] |
/external/chromium_org/chrome/browser/sync/sessions2/ |
sessions_sync_manager.cc | 612 base::Time mtime, 643 session_header->modified_time = mtime; 650 base::Time mtime, 664 session_window->timestamp = mtime; [all...] |
/external/openssh/ |
scp.c | 781 fprintf(stderr, "File mtime %ld atime %ld\n", 916 #define mtime tv[1] macro 969 mtime.tv_sec = strtol(cp, &cp, 10); 971 SCREWUP("mtime.sec not delimited"); 972 mtime.tv_usec = strtol(cp, &cp, 10); 974 SCREWUP("mtime.usec not delimited");
|
/frameworks/base/core/java/android/app/ |
AppOpsManager.java | 654 private final long mTime; 661 mTime = time; 675 return mTime; 687 return mDuration == -1 ? (int)(System.currentTimeMillis()-mTime) : mDuration; 699 dest.writeLong(mTime); 707 mTime = source.readLong(); [all...] |
/external/chromium/net/base/ |
gzip_filter_unittest.cc | 35 // |ID1|ID2|CM |FLG| MTIME |XFL|OS | 41 // MTIME Unix format modification time (0 means not available)
|
/external/chromium_org/chrome/browser/sync/glue/ |
session_change_processor.cc | 273 const base::Time& mtime = sync_node.GetModificationTime(); local 275 session_model_associator_->AssociateForeignSpecifics(specifics, mtime);
|
/external/chromium_org/net/base/ |
gzip_filter_unittest.cc | 25 // |ID1|ID2|CM |FLG| MTIME |XFL|OS | 31 // MTIME Unix format modification time (0 means not available)
|
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL OpenGL Application/atlantis/ |
atlantis.c | 62 static double mtime(void) function 309 t2 = mtime();
|
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL OpenGL Application/atlantis/ |
atlantis.c | 62 static double mtime(void) function 309 t2 = mtime();
|
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL OpenGL Application/atlantis/ |
atlantis.c | 62 static double mtime(void) function 309 t2 = mtime();
|
/ndk/sources/host-tools/make-3.81/ |
filedef.h | 160 /* Return the mtime of file F (a struct file *), caching it. 163 /* Return the mtime of file F (a struct file *), caching it.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
fs.h | 125 #define MS_RELATIME (1<<21) /* Update atime relative to mtime/ctime. */ 150 #define S_NOCMTIME 128 /* Do not update file c/mtime */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
fs.h | 125 #define MS_RELATIME (1<<21) /* Update atime relative to mtime/ctime. */ 150 #define S_NOCMTIME 128 /* Do not update file c/mtime */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
fs.h | 125 #define MS_RELATIME (1<<21) /* Update atime relative to mtime/ctime. */ 150 #define S_NOCMTIME 128 /* Do not update file c/mtime */
|
/system/core/sdcard/ |
fuse.h | 91 __u64 mtime; member in struct:fuse_attr 337 __u64 mtime; member in struct:fuse_setattr_in
|
/cts/tests/src/android/os/cts/ |
FileUtils.java | 73 public long mtime; field in class:FileUtils.FileStatus
|
/cts/tests/tests/permission/jni/ |
android_permission_cts_FileUtils.cpp | 161 gFileStatusMtimeFieldID = env->GetFieldID(fileStatusClass, "mtime", "J");
|
/external/chromium_org/build/android/pylib/gtest/ |
test_package_exe.py | 132 logging.info('Target mtime (%d) is newer than source (%d), assuming '
|