Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dremote_executor_packet.h104 RelationalRowDataSet &&MoveOutRowDataSet() const;
H A Dremote_executor_packet.cpp235 RelationalRowDataSet &&RemoteExecutorAckPacket::MoveOutRowDataSet() const in MoveOutRowDataSet() function in DistributedDB::RemoteExecutorAckPacket
H A Dremote_executor.cpp825 taskMap_[sessionId].result->Put(targetDev, sequenceId, packet->MoveOutRowDataSet()); in ReceiveDataWithValidSession()