Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
H A Dkvdb_properties.h62 static const std::string SECURITY_LABEL; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dkvdb_properties.cpp26 const std::string KvDBProperties::SECURITY_LABEL = "securityLabel"; member in DistributedDB::KvDBProperties