Home
last modified time | relevance | path

Searched refs:entryVectorCallback (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_transaction_testcase.cpp307 …auto entryVectorCallback = bind(&DistributedDBToolsUnitTest::EntryVectorCallback, placeholders::_1, in Commit006() local
332 snapshotDelegatePtr->GetEntries(NULL_KEY_1, entryVectorCallback); in Commit006()
385 …auto entryVectorCallback = bind(&DistributedDBToolsUnitTest::EntryVectorCallback, placeholders::_1, in Commit008() local
418 snapshotDelegatePtr->GetEntries(NULL_KEY_1, entryVectorCallback); in Commit008()
567 …auto entryVectorCallback = bind(&DistributedDBToolsUnitTest::EntryVectorCallback, placeholders::_1, in RollBack006() local
596 snapshotDelegatePtr->GetEntries(NULL_KEY_1, entryVectorCallback); in RollBack006()
612 …auto entryVectorCallback = bind(&DistributedDBToolsUnitTest::EntryVectorCallback, placeholders::_1, in RollBack007() local
656 snapshotDelegatePtr->GetEntries(NULL_KEY_1, entryVectorCallback); in RollBack007()
671 …auto entryVectorCallback = bind(&DistributedDBToolsUnitTest::EntryVectorCallback, placeholders::_1, in RollBack008() local
717 snapshotDelegatePtr->GetEntries(NULL_KEY_1, entryVectorCallback); in RollBack008()