Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_commit_storage_test.cpp118 void TestLatestCommitOfDevice(const std::map<DeviceID, IKvDBCommit*> &latestCommits, in TestLatestCommitOfDevice()
772 std::map<DeviceID, IKvDBCommit*> latestCommits; variable
802 map<DeviceID, CommitID> latestCommits; variable
/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() argument
580 int MultiVerNaturalStoreCommitStorage::GetCommitTree(const map<DeviceID, CommitID> &latestCommits, in GetCommitTree()
H A Dmulti_ver_storage_executor.cpp81 std::map<DeviceID, IKvDBCommit *> latestCommits; in GetDeviceLatestCommit() local
115 std::map<DeviceID, CommitID> latestCommits; in GetCommitTree() local