Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
Dsecurity_policy.cpp48 int SecurityPolicy::SetSecurityLabel(const RdbStoreConfig &config) in SetSecurityLabel() function in OHOS::NativeRdb::SecurityPolicy
Drdb_store_impl.cpp1136 int32_t RdbStoreImpl::SetSecurityLabel(const RdbStoreConfig &config) in SetSecurityLabel() function in OHOS::NativeRdb::RdbStoreImpl
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_securitylabel/
Dsecurity_label.h35 static bool SetSecurityLabel(const std::string &path, const std::string &dataLevel) in SetSecurityLabel() function
Dsecuritylabel_n_exporter.cpp30 napi_value SetSecurityLabel(napi_env env, napi_callback_info info) in SetSecurityLabel() function