Home
last modified time | relevance | path

Searched refs:SecurityPolicy (Results 1 - 4 of 4) sorted by relevance

/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dsecurity_policy.cpp15 #define LOG_TAG "SecurityPolicy"
25 std::string SecurityPolicy::GetSecurityLevelValue(SecurityLevel securityLevel) in GetSecurityLevelValue()
41 std::string SecurityPolicy::GetFileSecurityLevel(const std::string &filePath) in GetFileSecurityLevel()
46 int SecurityPolicy::SetSecurityLabel(const RdbStoreConfig &config) in SetSecurityLabel()
H A Drdb_store_manager.cpp292 return SecurityPolicy::SetSecurityLabel(config); in SetSecurityLabel()
H A Drdb_store_impl.cpp2210 SecurityPolicy::SetSecurityLabel(config_); in Restore()
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Dsecurity_policy.h23 class SecurityPolicy { class

Completed in 5 milliseconds