Home
last modified time | relevance | path

Searched defs:SecurityLevel (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/base/security/security_guard/test/unittest/mock/rdb/
H A Drdb_store_config.h25 enum class SecurityLevel : int32_t { enum
/ohos5.0/base/web/webview/interfaces/kits/cj/include/
H A Dwebview_controller_impl.h39 enum class SecurityLevel : int { enum
/ohos5.0/foundation/communication/dsoftbus/core/common/security/permission/include/
H A Dpermission_entry.h39 } SecurityLevel; typedef
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/include/
H A Dnapi_rdb_js_utils.h41 using SecurityLevel = NativeRdb::SecurityLevel; variable
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Drdb_store_config.h94 enum class SecurityLevel : int32_t { enum
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_controller.h86 enum class SecurityLevel : int { enum
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/mock/include/
H A Drdb_store_config.h59 enum class SecurityLevel : int32_t { enum
/ohos5.0/docs/en/application-dev/reference/apis-arkdata/
H A Djs-apis-distributedKVStore.md132 ## SecurityLevel section
H A Djs-apis-distributed-data.md598 ## SecurityLevel section
H A Djs-apis-data-relationalStore.md565 ## SecurityLevel section
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkdata/
H A Djs-apis-distributedKVStore.md132 ## SecurityLevel section
H A Djs-apis-distributed-data.md598 ## SecurityLevel section
H A Djs-apis-data-relationalStore.md570 ## SecurityLevel section
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dkvdb_general_store_test.cpp43 using SecurityLevel = OHOS::DistributedKv::SecurityLevel; typedef
/ohos5.0/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Dtypes.h272 enum SecurityLevel : int32_t { enum