Searched refs:GetAllCommits (Results 1 – 2 of 2) sorted by relevance
253 int errCode = GetAllCommits(commitsTable, headerId); in GetAllCommitsInTree()493 int errCode = GetAllCommits(commits, headerId); in GetLatestCommits()586 int errCode = GetAllCommits(allCommits, header); in GetCommitTree()769 int MultiVerNaturalStoreCommitStorage::GetAllCommits(map<CommitID, IKvDBCommit *> &commits, in GetAllCommits() function in DistributedDB::MultiVerNaturalStoreCommitStorage870 errCode = GetAllCommits(commits, headerId); in GetMaxCommitVersion()
102 int GetAllCommits(std::map<CommitID, IKvDBCommit *> &commits, CommitID &headerId) const;