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

  /external/chromium/chrome/browser/sync/sessions/
ordered_commit_set.h 43 const std::vector<syncable::Id>& GetAllCommitIds() const {
ordered_commit_set_unittest.cc 55 vector<syncable::Id> all_ids = commit_set1.GetAllCommitIds();
status_controller.h 119 return shared_.commit_set.GetAllCommitIds();
  /external/chromium/chrome/browser/sync/engine/
get_commit_ids_command.cc 41 ordered_commit_set_->GetAllCommitIds();
syncer_unittest.cc 358 command.ordered_commit_set_->GetAllCommitIds();
    [all...]

Completed in 153 milliseconds