Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
Dsecurity_policy.cpp28 …bool result = FileManagement::ModuleSecurityLabel::SecurityLabel::SetSecurityLabel(filePath, secur… in SetFileSecurityLevel()
51 return FileManagement::ModuleSecurityLabel::SecurityLabel::GetSecurityLabel(filePath); in GetFileSecurityLevel()
/foundation/distributeddatamgr/distributedfile/interfaces/kits/js/src/mod_securitylabel/
Dsecuritylabel_napi.h23 namespace ModuleSecurityLabel {
Dsecuritylabel_napi.cpp24 namespace ModuleSecurityLabel { namespace
Dsecuritylabel_n_exporter.h24 namespace ModuleSecurityLabel {
Dsecurity_label.h27 namespace ModuleSecurityLabel {
Dsecuritylabel_n_exporter.cpp34 namespace ModuleSecurityLabel { namespace
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_securitylabel/
Dsecuritylabel_n_exporter.h23 namespace ModuleSecurityLabel {
Dsecuritylabel_napi.cpp20 namespace ModuleSecurityLabel { namespace
Dsecurity_label.h27 namespace ModuleSecurityLabel {
Dsecuritylabel_n_exporter.cpp26 namespace ModuleSecurityLabel { namespace
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/security/
Dsecurity.cpp213 …bool result = OHOS::DistributedFS::ModuleSecurityLabel::SecurityLabel::SetSecurityLabel(filePath, … in SetFileSecurityOption()
219 …std::string current = OHOS::DistributedFS::ModuleSecurityLabel::SecurityLabel::GetSecurityLabel(fi… in SetFileSecurityOption()
243 …std::string value = OHOS::DistributedFS::ModuleSecurityLabel::SecurityLabel::GetSecurityLabel(file… in GetFileSecurityOption()
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
Dsystem_api.cpp26 using SecurityLabel = DistributedFS::ModuleSecurityLabel::SecurityLabel;