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

  /external/chromium/chrome/browser/sync/sessions/
status_controller.h 218 void set_commit_set(const OrderedCommitSet& commit_set);
status_controller.cc 142 void StatusController::set_commit_set(const OrderedCommitSet& commit_set) { function in class:browser_sync::sessions::StatusController
status_controller_unittest.cc 101 status.set_commit_set(commits);
sync_session_unittest.cc 141 status()->set_commit_set(commit_set);
  /external/chromium/chrome/browser/sync/engine/
get_commit_ids_command.cc 46 status->set_commit_set(*ordered_commit_set_.get());
process_commit_response_command_unittest.cc 135 sync_state->set_commit_set(*commit_set_.get());

Completed in 376 milliseconds