Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
H A Dkvdb_properties.h63 static const std::string SECURITY_FLAG; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dkvdb_properties.cpp27 const std::string KvDBProperties::SECURITY_FLAG = "securityFlag"; member in DistributedDB::KvDBProperties