Home
last modified time | relevance | path

Searched defs:originKey (Results 1 – 3 of 3) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
Dupgrade.cpp113 auto dbStatus = kvStore->UpdateKey([uuid](const DBKey &originKey, DBKey &newKey) { in UpdateUuid()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
Ddistributeddb_interfaces_nb_delegate_test.cpp2601 g_kvNbDelegatePtr->UpdateKey([](const Key &originKey, Key &newKey) { in __anon1f75f12b0f02()
2647 g_kvNbDelegatePtr->UpdateKey([](const Key &originKey, Key &newKey) { in __anon1f75f12b1002()
2668 g_kvNbDelegatePtr->UpdateKey([](const Key &originKey, Key &newKey) { in __anon1f75f12b1102()
2713 DBStatus status = g_kvNbDelegatePtr->UpdateKey([](const Key &originKey, Key &newKey) { in __anon1f75f12b1202()
2717 status = g_kvNbDelegatePtr->UpdateKey([](const Key &originKey, Key &newKey) { in __anon1f75f12b1302()
2721 status = g_kvNbDelegatePtr->UpdateKey([](const Key &originKey, Key &newKey) { in __anon1f75f12b1402()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
Ddistributeddb_single_ver_p2p_complex_sync_test.cpp1972 DBStatus status = g_kvDelegatePtr->UpdateKey([](const Key &originKey, Key &newKey) { in __anon7f2dc5a01802()