Home
last modified time | relevance | path

Searched defs:ENCRYPTED_MODE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
H A Dkvdb_properties.h59 static const std::string ENCRYPTED_MODE; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dkvdb_properties.cpp23 const std::string KvDBProperties::ENCRYPTED_MODE = "isEncryptedDb"; member in DistributedDB::KvDBProperties