Home
last modified time | relevance | path

Searched refs:frontId (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.cpp501 CommitID frontId = commitStack.top(); in GetLatestCommits() local
502 auto currentCommitIter = commits.find(frontId); in GetLatestCommits()
596 CommitID frontId = commitStack.top(); in GetCommitTree() local
597 auto currentCommitIter = allCommits.find(frontId); in GetCommitTree()