/ohos5.0/base/security/huks/services/huks_standard/huks_engine/main/core/src/ |
H A D | hks_core_interfaces.c | 162 struct HksBlob *newKey) in HuksHdiUpgradeKey()
|
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/os_dependency/idl/passthrough/ |
H A D | huks_access.c | 260 struct HksBlob *newKey)) in ENABLE_CFI()
|
/ohos5.0/drivers/peripheral/huks/hdi_service/ |
H A D | huks_hdi_passthrough_adapter.c | 236 struct HksBlob *newKey) in HuksHdiAdapterUpgradeKey()
|
H A D | huks_hdi_template.h | 290 #define HDI_CONVERTER_FUNC_UPGRADEKEY(oldKey, paramSet, newKey, ret, func) \ argument
|
/ohos5.0/base/print/print_fwk/services/scan_service/src/ |
H A D | scan_system_data.cpp | 412 std::string newKey = "TCP" + ip; in UpdateNetScannerByUuid() local
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/ |
H A D | kvdb_general_store.cpp | 720 auto newKey = GetNewKey(oriKey, sourceID); in SetDBPushDataInterceptor() local 758 auto newKey = GetNewKey(oriKey, encyptedUuid); in SetDBReceiveDataInterceptor() local
|
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/asymmetric_alg_test/ |
H A D | hks_dsa_sign_verify_test.cpp | 498 char newKey[] = "DSA_Sign_Verify_Import_KeyAlias"; in HksDsaSignVerifyTestNormalCase() local
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/notification_rdb_data_mgr_test/ |
H A D | notification_rdb_data_mgr_test.cpp | 255 virtual int Restore(const std::string &backupPath, const std::vector<uint8_t> &newKey) in Restore() 260 const std::vector<uint8_t> &newKey) in ChangeDbFileForRestore()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/ |
H A D | distributeddb_storage_transaction_record_test.cpp | 383 Key newKey = {87, 68, 78}; variable
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | sqlite_connection.cpp | 585 std::vector<uint8_t> newKey = config.GetNewEncryptKey(); in ReSetKey() local 614 std::vector<uint8_t> newKey = config.GetNewEncryptKey(); in SetEncrypt() local
|
H A D | connection_pool.cpp | 376 const std::vector<uint8_t> &newKey, SlaveStatus &slaveStatus) in ChangeDbFileForRestore()
|
H A D | rdb_store.cpp | 427 int RdbStore::Restore(const std::string &backupPath, const std::vector<uint8_t> &newKey) in Restore()
|
H A D | rdb_store_impl.cpp | 2178 int RdbStoreImpl::Restore(const std::string &backupPath, const std::vector<uint8_t> &newKey) in Restore()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/ |
H A D | distributeddb_interfaces_database_test.cpp | 1494 auto newKey = entries[i].key; in __anonf9df31ef0502() local
|
/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/ |
H A D | rdb_store_impl_test.cpp | 522 const std::vector<uint8_t> newKey; variable
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/ |
H A D | huks_master.cpp | 299 …er::HdiAccessUpgradeKey(const HksBlob &oldKey, const HksParamSet *paramSet, struct HksBlob &newKey) in HdiAccessUpgradeKey()
|
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/core/src/ |
H A D | hks_client_service.c | 362 struct HksBlob newKey = { .size = 0, .data = NULL }; in CheckAndUpgradeKeyIfNeed() local 2187 static int32_t HksMallocNewKey(struct HksBlob *newKey) in HksMallocNewKey() 2205 struct HksBlob newKey = { 0, NULL }; in HksServiceChangeStorageLevel() local
|
/ohos5.0/base/security/huks/interfaces/inner_api/huks_standard/main/include/ |
H A D | huks_hdi.h | 296 #define HDI_CONVERTER_FUNC_UPGRADEKEY(oldKey, paramSet, newKey, ret, func) \ argument
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libgifplugin/src/ |
H A D | gif_encoder.cpp | 658 uint32_t newKey = (((uint32_t)curChar) << BITS_IN_BYTE) + Pixel; in LZWEncode() local
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/ |
H A D | thumbnail_utils.cpp | 1221 static inline bool IsKeyNotSame(const string &newKey, const string &oldKey) in IsKeyNotSame() 2183 std::string newKey; in UpdateAstcDateTakenFromKvStore() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/ |
H A D | sqlite_single_relational_storage_engine.cpp | 924 Key newKey = DBCommon::GetPrefixTableName(tableName.second); in UpdateKvData() local
|
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/ |
H A D | inputmethod_controller_capi_test.cpp | 360 std::string newKey = "newKey"; variable
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
H A D | sqlite_single_ver_storage_executor.cpp | 2200 Key newKey; in Translate() local
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/ |
H A D | napi_rdb_store.cpp | 71 std::vector<uint8_t> newKey; member
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/ |
H A D | clone_restore.cpp | 664 string newKey; in MoveAstc() local
|