Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dsecurity_policy.cpp43 return FileManagement::ModuleSecurityLabel::SecurityLabel::GetSecurityLabel(filePath); in GetFileSecurityLevel()
50 …auto errCode = FileManagement::ModuleSecurityLabel::SecurityLabel::SetSecurityLabel(config.GetPath… in SetSecurityLabel()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/security/
H A 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()
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_securitylabel/
H A Dsecuritylabel_n_exporter.h23 namespace ModuleSecurityLabel {
H A Dsecuritylabel_napi.cpp20 namespace ModuleSecurityLabel { namespace
H A Dsecurity_label.h28 namespace ModuleSecurityLabel {
H A Dsecuritylabel_n_exporter.cpp26 namespace ModuleSecurityLabel { namespace
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dsystem_api.cpp26 using SecurityLabel = OHOS::FileManagement::ModuleSecurityLabel::SecurityLabel;
H A Dprocess_system_api_adapter_impl.cpp26 using SecurityLabel = OHOS::FileManagement::ModuleSecurityLabel::SecurityLabel;