Home
last modified time | relevance | path

Searched refs:SetEntriesIndex (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/multiver/
H A Dmulti_ver_sync_task_context.h43 void SetEntriesIndex(int index);
H A Dmulti_ver_sync_task_context.cpp107 void MultiVerSyncTaskContext::SetEntriesIndex(int index) in SetEntriesIndex() function in DistributedDB::MultiVerSyncTaskContext
H A Dvalue_slice_sync.cpp212 context->SetEntriesIndex(entriesIndex); in SyncStart()
H A Dmulti_ver_data_sync.cpp282 context->SetEntriesIndex(0); in AckRecvCallback()