OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:store_timestamps
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/sync/engine/
syncer.cc
151
next_step =
STORE_TIMESTAMPS
;
154
case
STORE_TIMESTAMPS
: {
156
StoreTimestampsCommand
store_timestamps
;
local
157
store_timestamps
.Execute(session);
syncer.h
51
STORE_TIMESTAMPS
,
Completed in 35 milliseconds