Home
last modified time | relevance | path

Searched refs:GetValueSlicesIndex (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.h45 int GetValueSlicesIndex() const;
H A Dmulti_ver_sync_task_context.cpp112 int MultiVerSyncTaskContext::GetValueSlicesIndex() const in GetValueSlicesIndex() function in DistributedDB::MultiVerSyncTaskContext
H A Dvalue_slice_sync.cpp284 int index = context->GetValueSlicesIndex(); in AckRecvCallback()
502 int index = context->GetValueSlicesIndex(); in GetValidValueSliceHashNode()