Home
last modified time | relevance | path

Searched defs:SetSecurityLabel (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/security/device_auth/services/frameworks/src/security_label_adapter_mock/
H A Dsecurity_label_adapter_mock.c18 void SetSecurityLabel(const char *filePath, const char *labelToSet) in SetSecurityLabel() function
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dsecurity_policy.cpp46 int SecurityPolicy::SetSecurityLabel(const RdbStoreConfig &config) in SetSecurityLabel() function in OHOS::NativeRdb::SecurityPolicy
H A Drdb_store_manager.cpp295 int RdbStoreManager::SetSecurityLabel(const RdbStoreConfig &config) in SetSecurityLabel() function in OHOS::NativeRdb::RdbStoreManager
/ohos5.0/base/security/device_auth/services/frameworks/src/security_label_adapter/
H A Dsecurity_label_adapter.c62 void SetSecurityLabel(const char *filePath, const char *labelToSet) in SetSecurityLabel() function
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_securitylabel/
H A Dsecurity_label.h35 static bool SetSecurityLabel(const std::string &path, const std::string &dataLevel) in SetSecurityLabel() function
H A Dsecuritylabel_n_exporter.cpp30 napi_value SetSecurityLabel(napi_env env, napi_callback_info info) in SetSecurityLabel() function