Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_sync_task_context.h123 CompressAlgorithm ChooseCompressAlgo() const;
H A Dsingle_ver_sync_task_context.cpp455 CompressAlgorithm SingleVerSyncTaskContext::ChooseCompressAlgo() const in ChooseCompressAlgo() function in DistributedDB::SingleVerSyncTaskContext
H A Dsingle_ver_data_sync.cpp327 CompressAlgorithm remoteAlgo = context->ChooseCompressAlgo(); in GetMatchData()
695 CompressAlgorithm curAlgo = context->ChooseCompressAlgo(); in FillDataRequestPacket()
1664 CompressAlgorithm remoteAlgo = context->ChooseCompressAlgo(); in GetReSendData()
1751 CompressAlgorithm curAlgo = context->ChooseCompressAlgo(); in FillRequestReSendPacket()