Home | History | Annotate | Download | only in engine

Lines Matching refs:MTIME

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));