Home
last modified time | relevance | path

Searched refs:GetAllCommitIds (Results 1 – 5 of 5) sorted by relevance

/external/chromium/chrome/browser/sync/sessions/
Dordered_commit_set.h43 const std::vector<syncable::Id>& GetAllCommitIds() const { in GetAllCommitIds() function
Dstatus_controller.h119 return shared_.commit_set.GetAllCommitIds(); in commit_ids()
Dordered_commit_set_unittest.cc55 vector<syncable::Id> all_ids = commit_set1.GetAllCommitIds(); in TEST_F()
/external/chromium/chrome/browser/sync/engine/
Dget_commit_ids_command.cc41 ordered_commit_set_->GetAllCommitIds(); in ExecuteImpl()
Dsyncer_unittest.cc358 command.ordered_commit_set_->GetAllCommitIds(); in DoTruncationTest()