Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/
H A Dsync_config.cpp17 const AbilityItem SyncConfig::DATABASE_COMPRESSION_ZLIB = {0, 1}; member in DistributedDB::SyncConfig
23 DATABASE_COMPRESSION_ZLIB,
29 {static_cast<uint8_t>(CompressAlgorithm::ZLIB), DATABASE_COMPRESSION_ZLIB},
H A Dsync_config.h38 static const AbilityItem DATABASE_COMPRESSION_ZLIB;
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_ability_sync_test.cpp127 ability1.SetAbilityItem(SyncConfig::DATABASE_COMPRESSION_ZLIB, SUPPORT_MARK);
344 ability1.SetAbilityItem(SyncConfig::DATABASE_COMPRESSION_ZLIB, SUPPORT_MARK);