Home
last modified time | relevance | path

Searched defs:SetSecurityLevel (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/security_guard/test/unittest/mock/rdb/
H A Drdb_store_config.h40 void SetSecurityLevel(SecurityLevel level) {}; in SetSecurityLevel() function
/ohos5.0/foundation/distributedhardware/device_manager/common/include/ipc/model/
H A Dipc_get_info_by_network_rsp.h104 void SetSecurityLevel(const int32_t &securityLevel) in SetSecurityLevel() function
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_store_config.cpp301 void RdbStoreConfig::SetSecurityLevel(SecurityLevel sl) in SetSecurityLevel() function in OHOS::NativeRdb::RdbStoreConfig