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

  /external/chromium/chrome/browser/sync/sessions/
ordered_commit_set.cc 36 CommitItem item = other.GetCommitItemAt(i);
67 OrderedCommitSet::CommitItem OrderedCommitSet::GetCommitItemAt(
ordered_commit_set.h 28 // 3 - each element is a valid index for GetCommitItemAt.
87 // Helper container for return value of GetCommitItemAt.
94 CommitItem GetCommitItemAt(const int position) const;

Completed in 34 milliseconds