OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PutMtime
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/sync/syncable/
mutable_entry.h
47
void
PutMtime
(base::Time value);
mutable_entry.cc
116
void MutableEntry::
PutMtime
(base::Time value) {
/external/chromium_org/sync/engine/
syncer_util.cc
462
entry->
PutMtime
(entry->GetServerMtime());
syncer_unittest.cc
444
entry.
PutMtime
(now_plus_30s);
456
entry.
PutMtime
(now_minus_2h);
[
all
...]
Completed in 32 milliseconds