Home
last modified time | relevance | path

Searched refs:commitsIndex_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/multiver/
H A Dmulti_ver_sync_task_context.cpp94 return commitsIndex_; in GetCommitIndex()
99 commitsIndex_ = index; in SetCommitIndex()
221 commitsIndex_ = 0; in Clear()
H A Dmulti_ver_sync_task_context.h96 int commitsIndex_ = 0; variable