OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ApplyUpdates
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/sync/engine/
syncer.cc
116
void Syncer::
ApplyUpdates
(SyncSession* session) {
117
TRACE_EVENT0("sync", "
ApplyUpdates
");
143
ApplyUpdates
(session);
syncer.h
72
void
ApplyUpdates
(sessions::SyncSession* session);
Completed in 31 milliseconds