Home
last modified time | relevance | path

Searched defs:allCommits (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_natural_store_commit_storage.cpp540 const map<CommitID, IKvDBCommit *> &allCommits, const map<DeviceID, CommitID> &latestCommits, in GetLocalVersionThredForLatestCommits()
556 const std::map<CommitID, IKvDBCommit *> &allCommits, std::stack<CommitID> &commitStack) in AddParentsToStack()
585 map<CommitID, IKvDBCommit *> allCommits; in GetCommitTree() local