Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dsecurity_policy.cpp41 std::string SecurityPolicy::GetFileSecurityLevel(const std::string &filePath) in GetFileSecurityLevel() function in OHOS::NativeRdb::SecurityPolicy
53 auto currentLevel = GetFileSecurityLevel(config.GetPath()); in SetSecurityLabel()
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Dsecurity_policy.h29 inline static std::string GetFileSecurityLevel(const std::string &filePath);