Home
last modified time | relevance | path

Searched defs:securityLevel (Results 26 – 50 of 164) sorted by relevance

1234567

/ohos5.0/foundation/distributeddatamgr/relational_store/test/js/relationalstore/unittest/src/
H A DRdbstorePluginLibsJsunit.test.js25 securityLevel: data_relationalStore.SecurityLevel.S1, property in storeConfig
H A DRdbStoreTransJsunit.test.js28 securityLevel: data_relationalStore.SecurityLevel.S3, property in STORE_CONFIG
H A DRdbstoreAfterCloseSyncJsunit.test.js29 securityLevel: relationalStore.SecurityLevel.S1, property in createRdb.STORE_CONFIG
H A DRdbStoreValueType.test.js30 securityLevel: relationalStore.SecurityLevel.S1, property in STORE_CONFIG
H A DRdbstoreCallBackJsunit.test.js27 securityLevel: data_relationalStore.SecurityLevel.S1, property in STORE_CONFIG
H A DRdbstorePredicatesJoinJsunit.test.js37 securityLevel: data_relationalStore.SecurityLevel.S1, property in STORE_CONFIG
H A DRdbStoreCorruptJsunit.test.js33 securityLevel: data_relationalStore.SecurityLevel.S1, property in STORE_CONFIG
160 securityLevel: data_relationalStore.SecurityLevel.S1, property in AnonymousFunction084b14310100.AnonymousFunction084b14310600.STORE_CONFIG1
H A DRdbstorePredicatesJoinBJsunit.test.js37 securityLevel: data_relationalStore.SecurityLevel.S1, property in STORE_CONFIG
H A DRdbStoreDistributedJsunit.test.js31 securityLevel: data_relationalStore.SecurityLevel.S1, property in console.info
562 securityLevel: data_relationalStore.SecurityLevel.S1, property in AnonymousFunction7b1075650100.AnonymousFunction7b1075652000.config
H A DRdbstoreCreateDeleteWithFAContextJsunit.test.js25 securityLevel: data_relationalStore.SecurityLevel.S1, property in STORE_CONFIG
H A DRdbStoreQueryByCursor.test.js30 securityLevel: relationalStore.SecurityLevel.S1, property in console.info
/ohos5.0/base/account/os_account/services/accountmgr/include/
H A Daccount_data_storage.h31 DistributedKv::SecurityLevel securityLevel = DistributedKv::SecurityLevel::S1; member
/aosp14/frameworks/base/keystore/java/android/security/keystore2/
H A DAndroidKeyStorePublicKey.java40 @NonNull String algorithm, @NonNull KeyStoreSecurityLevel securityLevel) { in AndroidKeyStorePublicKey()
H A DAndroidKeyStoreKey.java59 @NonNull KeyStoreSecurityLevel securityLevel) { in AndroidKeyStoreKey()
/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()
/ohos5.0/foundation/distributeddatamgr/relational_store/test/js/relationalstore/performance/src/
H A DRdbHelperPromisePerf.js25 securityLevel: dataRdb.SecurityLevel.S1 property in STORE_CONFIG
H A DRdbStoreSyncPerf.js25 securityLevel: dataRdb.SecurityLevel.S1 property in STORE_CONFIG
H A DRdbStorePromisePerf.js28 securityLevel: dataRdb.SecurityLevel.S1 property in STORE_CONFIG
H A DRdbHelperCallbackPerf.js25 securityLevel: dataRdb.SecurityLevel.S1 property in STORE_CONFIG
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/
H A Dnapi_rdb_const_properties.cpp63 napi_value securityLevel = nullptr; in ExportSecurityLevel() local
/aosp14/frameworks/base/keystore/tests/src/android/security/keystore2/
H A DAndroidKeyStoreSpiTest.java262 MyPublicKey(String cert, String chain, KeyStoreSecurityLevel securityLevel) { in MyPublicKey()
264 "RSA", securityLevel); in MyPublicKey() local
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/dfx/include/
H A Drdb_fault_hiview_reporter.h35 uint32_t securityLevel; member
/aosp14/frameworks/base/media/java/android/media/
H A DMediaDrm.java214 @NonNull UUID uuid, @NonNull String mimeType, @SecurityLevel int securityLevel) { in isCryptoSchemeSupported()
265 @NonNull byte[] uuid, @Nullable String mimeType, @SecurityLevel int securityLevel); in isCryptoSchemeSupportedNative()
/aosp14/frameworks/base/keystore/java/android/security/
H A DKeyStoreSecurityLevel.java48 public KeyStoreSecurityLevel(IKeystoreSecurityLevel securityLevel) { in KeyStoreSecurityLevel()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
H A Djs_const_properties.cpp104 napi_value securityLevel = nullptr; in ExportSecurityLevel() local

1234567