/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/ |
H A D | upgrade.cpp | 113 auto dbStatus = kvStore->UpdateKey([uuid](const DBKey &originKey, DBKey &newKey) { in UpdateUuid()
|
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/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/ |
H A D | distributeddb_interfaces_nb_delegate_test.cpp | 2674 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 D | PointerTracker.java | 494 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 D | MoreKeysKeyboardView.java | 211 final Key newKey = mKeyDetector.detectHitKey(x, y); in detectKey() local
|
/aosp12/frameworks/base/services/core/java/com/android/server/locksettings/ |
H A D | SyntheticPasswordCrypto.java | 249 final KeyDescriptor newKey = new KeyDescriptor(); in migrateLockSettingsKey() local
|
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/telemetry/ |
H A D | ResultStoreTest.java | 107 String newKey = "new key"; in testPutInterimResultAndFlushToDisk_shouldReplaceExistingFile() local
|
/ohos5.0/foundation/bundlemanager/app_domain_verify/test/unittest/mock/include/ |
H A D | mock_rdb.h | 219 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 D | thumbnail_service.cpp | 612 …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 D | ConcurrentSharedRingBuffer.java | 229 public boolean swapLeast(long newKey, SwapTask<E> swapper) { in swapLeast()
|
/aosp12/packages/modules/StatsD/statsd/src/condition/ |
H A D | SimpleConditionTracker.cpp | 165 bool SimpleConditionTracker::hitGuardRail(const HashableDimensionKey& newKey) { in hitGuardRail()
|
/aosp12/packages/modules/StatsD/statsd/src/metrics/duration_helper/ |
H A D | MaxDurationTracker.cpp | 39 bool MaxDurationTracker::hitGuardRail(const HashableDimensionKey& newKey) { in hitGuardRail()
|
H A D | OringDurationTracker.cpp | 40 bool OringDurationTracker::hitGuardRail(const HashableDimensionKey& newKey) { in hitGuardRail()
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/include/ |
H A D | napi_rdb_context.h | 55 std::vector<uint8_t> newKey; member
|
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/os_dependency/idl/passthrough/ |
H A D | huks_hdi_access.c | 373 struct HuksBlob *newKey) in HdiProxyUpgradeKey() 383 struct HksBlob *newKey)) in ENABLE_CFI()
|
H A D | huks_access.c | 260 struct HksBlob *newKey)) in ENABLE_CFI()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/ |
H A D | distributeddb_single_ver_p2p_complex_sync_test.cpp | 1990 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 D | photo_file_operation.cpp | 123 string newKey; in HandleThumbnailAstcData() local
|
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/ |
H A D | hks_access_control_rsa_sign_verify_test_common.cpp | 432 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 D | ResourcesManager.java | 1194 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 D | huks_access_mock.c | 159 struct HksBlob *newKey)) in ENABLE_CFI()
|
/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/drivers/peripheral/huks/hdi_service/ |
H A D | huks_hdi_passthrough_adapter.c | 236 struct HksBlob *newKey) in HuksHdiAdapterUpgradeKey()
|
/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/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
|