Home
last modified time | relevance | path

Searched refs:GetEntriesIndex (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/multiver/
H A Dmulti_ver_sync_task_context.h41 int GetEntriesIndex() const;
H A Dmulti_ver_sync_task_context.cpp102 int MultiVerSyncTaskContext::GetEntriesIndex() const in GetEntriesIndex() function in DistributedDB::MultiVerSyncTaskContext
H A Dvalue_slice_sync.cpp184 int entriesIndex = context->GetEntriesIndex(); in SyncStart()