HomeSort by relevance Sort by last modified time
    Searched full:set_syncing (Results 1 - 6 of 6) sorted by null

  /external/chromium/chrome/browser/sync/engine/
syncer_end_command.cc 19 session->status_controller()->set_syncing(false);
process_updates_command.cc 69 status->set_syncing(true);
syncer.cc 178 session->status_controller()->set_syncing(true);
  /external/chromium/chrome/browser/sync/sessions/
status_controller_unittest.cc 63 status.set_syncing(true);
65 status.set_syncing(false);
139 status.set_syncing(true);
status_controller.cc 106 void StatusController::set_syncing(bool syncing) { function in class:browser_sync::sessions::StatusController
status_controller.h 209 void set_syncing(bool syncing);

Completed in 47 milliseconds