Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dsecurity_policy.cpp49 auto toSetLevel = GetSecurityLevelValue(config.GetSecurityLevel()); in SetSecurityLabel() local
51 toSetLevel) ? E_OK : E_CONFIG_INVALID_CHANGE; in SetSecurityLabel()
55 currentLevel.c_str(), toSetLevel.c_str(), errCode, errno); in SetSecurityLabel()