Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
Dsecurity_policy.cpp43 return FileManagement::ModuleSecurityLabel::SecurityLabel::GetSecurityLabel(filePath); in GetFileSecurityLevel()
50 …auto errCode = FileManagement::ModuleSecurityLabel::SecurityLabel::SetSecurityLabel(config.GetPath… in SetSecurityLabel()
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_securitylabel/
Dsecuritylabel_n_exporter.h23 namespace ModuleSecurityLabel {
Dsecuritylabel_napi.cpp20 namespace ModuleSecurityLabel { namespace
Dsecurity_label.h28 namespace ModuleSecurityLabel {
Dsecuritylabel_n_exporter.cpp26 namespace ModuleSecurityLabel { namespace
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/security/
Dsecurity.cpp223 …bool result = OHOS::FileManagement::ModuleSecurityLabel::SecurityLabel::SetSecurityLabel(filePath,… in SetFileSecurityOption()
229 …std::string current = OHOS::FileManagement::ModuleSecurityLabel::SecurityLabel::GetSecurityLabel(f… in SetFileSecurityOption()
253 …std::string value = OHOS::FileManagement::ModuleSecurityLabel::SecurityLabel::GetSecurityLabel(fil… in GetFileSecurityOption()
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
Dsystem_api.cpp26 using SecurityLabel = OHOS::FileManagement::ModuleSecurityLabel::SecurityLabel;
Dprocess_system_api_adapter_impl.cpp26 using SecurityLabel = OHOS::FileManagement::ModuleSecurityLabel::SecurityLabel;