Home
last modified time | relevance | path

Searched defs:GetCompressionAlgo (Results 1 – 5 of 5) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
Ddata_compression.cpp21 void DataCompression::GetCompressionAlgo(std::set<CompressAlgorithm> &algorithmSet) in GetCompressionAlgo() function in DistributedDB::DataCompression
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
Dsync_generic_interface.h133 virtual int GetCompressionAlgo(std::set<CompressAlgorithm> &algorithmSet) const in GetCompressionAlgo() function
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
Dvirtual_single_ver_sync_db_Interface.cpp409 int VirtualSingleVerSyncDBInterface::GetCompressionAlgo(std::set<CompressAlgorithm> &algorithmSet) … in GetCompressionAlgo() function in DistributedDB::VirtualSingleVerSyncDBInterface
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
Drelational_sync_able_storage.cpp636 int RelationalSyncAbleStorage::GetCompressionAlgo(std::set<CompressAlgorithm> &algorithmSet) const in GetCompressionAlgo() function in DistributedDB::RelationalSyncAbleStorage
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_single_ver_natural_store.cpp2150 int SQLiteSingleVerNaturalStore::GetCompressionAlgo(std::set<CompressAlgorithm> &algorithmSet) const in GetCompressionAlgo() function in DistributedDB::SQLiteSingleVerNaturalStore