Home
last modified time | relevance | path

Searched defs:newKey (Results 26 – 50 of 87) sorted by relevance

1234

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dupgrade.cpp113 auto dbStatus = kvStore->UpdateKey([uuid](const DBKey &originKey, DBKey &newKey) { in UpdateUuid()
H A Dkvdb_general_store.cpp720 auto newKey = GetNewKey(oriKey, sourceID); in SetDBPushDataInterceptor() local
758 auto newKey = GetNewKey(oriKey, encyptedUuid); in SetDBReceiveDataInterceptor() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_nb_delegate_test.cpp2674 g_kvNbDelegatePtr->UpdateKey([](const Key &originKey, Key &newKey) { in __anon195527440f02()
2720 g_kvNbDelegatePtr->UpdateKey([](const Key &originKey, Key &newKey) { in __anon195527441002()
2741 g_kvNbDelegatePtr->UpdateKey([](const Key &originKey, Key &newKey) { in __anon195527441102()
2786 DBStatus status = g_kvNbDelegatePtr->UpdateKey([](const Key &originKey, Key &newKey) { in __anon195527441202()
2790 status = g_kvNbDelegatePtr->UpdateKey([](const Key &originKey, Key &newKey) { in __anon195527441302()
2794 status = g_kvNbDelegatePtr->UpdateKey([](const Key &originKey, Key &newKey) { in __anon195527441402()
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
H A DPointerTracker.java494 private Key onMoveToNewKey(final Key newKey, final int x, final int y) { in onMoveToNewKey()
775 private void processDraggingFingerInToNewKey(final Key newKey, final int x, final int y, in processDraggingFingerInToNewKey()
895 final Key newKey = onMoveKey(x, y); in onMoveEventInternal() local
1081 final Key newKey) { in isMajorEnoughMoveToBeOnNewKey()
H A DMoreKeysKeyboardView.java211 final Key newKey = mKeyDetector.detectHitKey(x, y); in detectKey() local
/aosp12/frameworks/base/services/core/java/com/android/server/locksettings/
H A DSyntheticPasswordCrypto.java249 final KeyDescriptor newKey = new KeyDescriptor(); in migrateLockSettingsKey() local
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/telemetry/
H A DResultStoreTest.java107 String newKey = "new key"; in testPutInterimResultAndFlushToDisk_shouldReplaceExistingFile() local
/ohos5.0/foundation/bundlemanager/app_domain_verify/test/unittest/mock/include/
H A Dmock_rdb.h219 int Restore(const std::string& backupPath, const std::vector<uint8_t>& newKey) override in Restore()
224 const std::string newPath, const std::string backupPath, const std::vector<uint8_t>& newKey) in ChangeDbFileForRestore()
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/
H A Dthumbnail_service.cpp612 …shared_ptr<MediaLibraryKvStore> &yearKvStore, const std::string &oldKey, const std::string &newKey) in IsAstcChangeOldKeyToNewKeySuccess()
673 std::string newKey; in AstcChangeKeyFromDateAddedToDateTaken() local
/aosp12/packages/apps/Camera2/src/com/android/camera/util/
H A DConcurrentSharedRingBuffer.java229 public boolean swapLeast(long newKey, SwapTask<E> swapper) { in swapLeast()
/aosp12/packages/modules/StatsD/statsd/src/condition/
H A DSimpleConditionTracker.cpp165 bool SimpleConditionTracker::hitGuardRail(const HashableDimensionKey& newKey) { in hitGuardRail()
/aosp12/packages/modules/StatsD/statsd/src/metrics/duration_helper/
H A DMaxDurationTracker.cpp39 bool MaxDurationTracker::hitGuardRail(const HashableDimensionKey& newKey) { in hitGuardRail()
H A DOringDurationTracker.cpp40 bool OringDurationTracker::hitGuardRail(const HashableDimensionKey& newKey) { in hitGuardRail()
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/include/
H A Dnapi_rdb_context.h55 std::vector<uint8_t> newKey; member
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/os_dependency/idl/passthrough/
H A Dhuks_hdi_access.c373 struct HuksBlob *newKey) in HdiProxyUpgradeKey()
383 struct HksBlob *newKey)) in ENABLE_CFI()
H A Dhuks_access.c260 struct HksBlob *newKey)) in ENABLE_CFI()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_single_ver_p2p_complex_sync_test.cpp1990 Key newKey; in __anonb4f3bed91702() local
2037 Key newKey; in __anonb4f3bed91802() local
2084 Key newKey = {'2'}; in __anonb4f3bed91902() local
2155 DBStatus status = g_kvDelegatePtr->UpdateKey([](const Key &originKey, Key &newKey) { in __anonb4f3bed91a02()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/operation/
H A Dphoto_file_operation.cpp123 string newKey; in HandleThumbnailAstcData() local
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/
H A Dhks_access_control_rsa_sign_verify_test_common.cpp432 char newKey[] = "RSA_Sign_Verify_Import_KeyAlias"; in AcRsaSignVerifyTestNormalCase() local
520 char newKey[] = "RSA_Sign_Verify_Import_KeyAlias"; in AcRsaSignVerifyTestAbnormalCase() local
/aosp12/frameworks/base/core/java/android/app/
H A DResourcesManager.java1194 final ResourcesKey newKey = rebaseActivityOverrideConfig(activityResource, in updateResourcesForActivity() local
1271 final ResourcesKey newKey = new ResourcesKey(oldKey.mResDir, in rebaseActivityOverrideConfig() local
1646 final ResourcesKey newKey = new ResourcesKey( in onLoadersChanged() local
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/module_test/mock/idl/src/
H A Dhuks_access_mock.c159 struct HksBlob *newKey)) in ENABLE_CFI()
/ohos5.0/base/security/huks/services/huks_standard/huks_engine/main/core/src/
H A Dhks_core_interfaces.c162 struct HksBlob *newKey) in HuksHdiUpgradeKey()
/ohos5.0/drivers/peripheral/huks/hdi_service/
H A Dhuks_hdi_passthrough_adapter.c236 struct HksBlob *newKey) in HuksHdiAdapterUpgradeKey()
/ohos5.0/base/print/print_fwk/services/scan_service/src/
H A Dscan_system_data.cpp412 std::string newKey = "TCP" + ip; in UpdateNetScannerByUuid() local
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/asymmetric_alg_test/
H A Dhks_dsa_sign_verify_test.cpp498 char newKey[] = "DSA_Sign_Verify_Import_KeyAlias"; in HksDsaSignVerifyTestNormalCase() local

1234