Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Ddata_compression.cpp65 static std::map<uint32_t, CompressAlgorithm> transferMap; in GetTransMap() local
66 return transferMap; in GetTransMap()