Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dsecurity_policy.cpp25 std::string SecurityPolicy::GetSecurityLevelValue(SecurityLevel securityLevel) in GetSecurityLevelValue() function in OHOS::NativeRdb::SecurityPolicy
49 auto toSetLevel = GetSecurityLevelValue(config.GetSecurityLevel()); in SetSecurityLabel()
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Dsecurity_policy.h28 inline static std::string GetSecurityLevelValue(SecurityLevel securityLevel);