Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dcloud_db_proxy.cpp82 context->MoveOutRecordAndExtend(record, extend); in BatchInsert()
99 context->MoveOutRecordAndExtend(record, extend); in BatchUpdate()
116 context->MoveOutRecordAndExtend(record, extend); in BatchDelete()
310 context->MoveOutRecordAndExtend(record, extend); in DMLActionTask()
484 void CloudDBProxy::CloudActionContext::MoveOutRecordAndExtend(std::vector<VBucket> &record, in MoveOutRecordAndExtend() function in DistributedDB::CloudDBProxy::CloudActionContext
H A Dcloud_db_proxy.h91 void MoveOutRecordAndExtend(std::vector<VBucket> &record, std::vector<VBucket> &extend);