| /foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/ |
| D | medialibrary_kvstore_utils.cpp | 26 const std::string &newKey) in CopyAstcDataToKvStoreByType()
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_helper_test/src/ |
| D | medialibrary_kvstore_utils_test.cpp | 43 std::string newKey = "def"; variable
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/ |
| D | distributeddb_interfaces_nb_delegate_extend_test.cpp | 553 g_kvNbDelegatePtr->UpdateKey([](const Key &originKey, Key &newKey) { in __anon230238950b02() 599 g_kvNbDelegatePtr->UpdateKey([](const Key &originKey, Key &newKey) { in __anon230238950c02() 620 g_kvNbDelegatePtr->UpdateKey([](const Key &originKey, Key &newKey) { in __anon230238950d02() 665 DBStatus status = g_kvNbDelegatePtr->UpdateKey([](const Key &originKey, Key &newKey) { in __anon230238950e02() 669 status = g_kvNbDelegatePtr->UpdateKey([](const Key &originKey, Key &newKey) { in __anon230238950f02() 673 status = g_kvNbDelegatePtr->UpdateKey([](const Key &originKey, Key &newKey) { in __anon230238951002()
|
| D | distributeddb_interfaces_database_test.cpp | 1494 auto newKey = entries[i].key; in __anon9e191d990502() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/nbdelegate_fuzzer/ |
| D | nbdelegate_fuzzer.cpp | 139 auto newKey = entries[i].key; in FuzzSetInterceptorTest() local 154 Key newKey; in FuzzSetInterceptorTest() local 173 kvNbDelegatePtr->UpdateKey([](const Key &origin, Key &newKey) { in TestCRUD()
|
| /foundation/distributeddatamgr/relational_store/frameworks/cj/include/ |
| D | relational_store_impl_rdbstore.h | 168 std::vector<uint8_t> newKey; variable
|
| /foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/huks_master_test/ |
| D | huks_master_test.cpp | 213 HuksBlob newKey; variable
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
| D | sqlite_single_ver_storage_executor.h | 227 Key newKey; member
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/ |
| D | intercepted_data_impl.cpp | 106 DBStatus InterceptedDataImpl::ModifyKey(size_t index, const Key &newKey) in ModifyKey()
|
| /foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
| D | rd_connection.cpp | 144 std::vector<uint8_t> newKey = config.GetNewEncryptKey(); in InnerOpen() local 239 std::vector<uint8_t> newKey = config.GetNewEncryptKey(); in ResetKey() local
|
| D | sqlite_connection.cpp | 737 std::vector<uint8_t> newKey = config.GetNewEncryptKey(); in ResetKey() local 809 std::vector<uint8_t> newKey = config.GetNewEncryptKey(); in SetEncrypt() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/include/ |
| D | mock_app_provision_info.h | 223 virtual int Restore(const std::string &backupPath, const std::vector<uint8_t> &newKey) in Restore() 228 const std::vector<uint8_t> &newKey) in ChangeDbFileForRestore()
|
| D | mock_rdb.h | 211 int Restore(const std::string& backupPath, const std::vector<uint8_t>& newKey) override in Restore() 216 const std::string newPath, const std::string backupPath, const std::vector<uint8_t>& newKey) in ChangeDbFileForRestore()
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/ |
| D | upgrade.cpp | 111 auto dbStatus = kvStore->UpdateKey([uuid](const DBKey &originKey, DBKey &newKey) { in UpdateUuid()
|
| D | kvdb_general_store.cpp | 744 auto newKey = GetNewKey(oriKey, sourceID); in SetDBPushDataInterceptor() local 781 auto newKey = GetNewKey(oriKey, encyptedUuid); in SetDBReceiveDataInterceptor() local
|
| /foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/crypto_test/ |
| D | crypto_test.cpp | 224 HuksBlob newKey; variable
|
| /foundation/bundlemanager/app_domain_verify/test/unittest/mock/include/ |
| D | mock_rdb.h | 211 int Restore(const std::string& backupPath, const std::vector<uint8_t>& newKey) override in Restore() 216 const std::string newPath, const std::string backupPath, const std::vector<uint8_t>& newKey) in ChangeDbFileForRestore()
|
| /foundation/multimodalinput/input/service/monitor/src/ |
| D | event_pre_monitor_handler.cpp | 175 for (const auto &newKey : newKeys) { in IsEqualsKeys() local
|
| /foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/include/ |
| D | napi_rdb_context.h | 51 std::vector<uint8_t> newKey; member
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/ |
| D | distributeddb_single_ver_p2p_complex_sync_test.cpp | 1993 Key newKey; in __anon762f6f831702() local 2040 Key newKey; in __anon762f6f831802() local 2087 Key newKey = {'2'}; in __anon762f6f831902() local 2158 DBStatus status = g_kvDelegatePtr->UpdateKey([](const Key &originKey, Key &newKey) { in __anon762f6f831a02()
|
| /foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/mockservice/ |
| D | rdb_store_impl_test.cpp | 1602 std::vector<uint8_t> newKey; variable 1618 std::vector<uint8_t> newKey; variable 1634 std::vector<uint8_t> newKey; variable
|
| /foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/ |
| D | thumbnail_service.cpp | 782 …shared_ptr<MediaLibraryKvStore> &yearKvStore, const std::string &oldKey, const std::string &newKey) in IsAstcChangeOldKeyToNewKeySuccess() 843 std::string newKey; in AstcChangeKeyFromDateAddedToDateTaken() local
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/operation/ |
| D | photo_file_operation.cpp | 124 string newKey; in HandleThumbnailAstcData() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/ |
| D | distributeddb_storage_transaction_record_test.cpp | 383 Key newKey = {87, 68, 78}; variable
|
| /foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/ |
| D | huks_master.cpp | 291 …::HdiAccessUpgradeKey(const HuksBlob &oldKey, const HksParamSet *paramSet, struct HuksBlob &newKey) in HdiAccessUpgradeKey()
|