HomeSort by relevance Sort by last modified time
    Searched refs:APPLY_UPDATES (Results 1 - 5 of 5) sorted by null

  /external/chromium/chrome/browser/sync/engine/
syncer.h 52 APPLY_UPDATES,
syncer.cc 162 next_step = APPLY_UPDATES;
168 case APPLY_UPDATES: {
170 ApplyUpdatesCommand apply_updates; local
171 apply_updates.Execute(session);
254 ApplyUpdatesCommand apply_updates; local
256 apply_updates.Execute(session);
syncer_thread.cc 512 *end = APPLY_UPDATES;
    [all...]
syncer_thread2_unittest.cc     [all...]
syncer_unittest.cc     [all...]

Completed in 501 milliseconds