Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_data_packet.h108 void SetCompressAlgo(CompressAlgorithm algo);
H A Dsingle_ver_data_packet.cpp246 void DataRequestPacket::SetCompressAlgo(CompressAlgorithm algo) in SetCompressAlgo() function in DistributedDB::DataRequestPacket
H A Dsingle_ver_data_sync.cpp699 packet->SetCompressAlgo(curAlgo); in FillDataRequestPacket()
1754 packet->SetCompressAlgo(curAlgo); in FillRequestReSendPacket()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_single_ver_p2p_query_sync_test.cpp625 packet->SetCompressAlgo(CompressAlgorithm::ZLIB);