Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_encrypt_database_test.cpp77 …auto delegateCallback = bind(&DistributedDBToolsUnitTest::KvStoreDelegateCallback, placeholders::_… in CheckRekeyWithMultiKvStore()
87 …auto delegateCallback2 = bind(&DistributedDBToolsUnitTest::KvStoreDelegateCallback, placeholders::… in CheckRekeyWithMultiKvStore()
122 …auto delegateCallback = bind(&DistributedDBToolsUnitTest::KvStoreDelegateCallback, placeholders::_… in CheckRekeyWithExistedSnapshot()
165 …auto delegateCallback = bind(&DistributedDBToolsUnitTest::KvStoreDelegateCallback, placeholders::_… in CheckRekeyWithExistedObserver()
359 …auto delegateCallback = bind(&DistributedDBToolsUnitTest::KvStoreDelegateCallback, placeholders::_…
H A Ddistributeddb_interfaces_transaction_syncdb_test.cpp39 …auto g_kvDelegateCallback = bind(&DistributedDBToolsUnitTest::KvStoreDelegateCallback, placeholder…
H A Ddistributeddb_interfaces_transaction_test.cpp39 …auto g_kvDelegateCallback = bind(&DistributedDBToolsUnitTest::KvStoreDelegateCallback, placeholder…
H A Ddistributeddb_interfaces_transaction_testcase.cpp81 auto kvDelegateCallback = bind(&DistributedDBToolsUnitTest::KvStoreDelegateCallback, in StartTransaction004()
129 auto kvDelegateCallback = bind(&DistributedDBToolsUnitTest::KvStoreDelegateCallback, in StartTransaction005()
H A Ddistributeddb_interfaces_space_management_test.cpp49 …auto g_kvDelegateCallback = bind(&DistributedDBToolsUnitTest::KvStoreDelegateCallback, placeholder…
H A Ddistributeddb_interfaces_database_corrupt_test.cpp41 …auto g_kvDelegateCallback = std::bind(&DistributedDBToolsUnitTest::KvStoreDelegateCallback, std::p…
H A Ddistributeddb_interfaces_data_operation_test.cpp39 …auto g_kvDelegateCallbackForQuery = bind(&DistributedDBToolsUnitTest::KvStoreDelegateCallback, pla…
46 …auto g_kvDelegateCallback = bind(&DistributedDBToolsUnitTest::KvStoreDelegateCallback, placeholder…
H A Ddistributeddb_interfaces_encrypt_delegate_test.cpp53 …auto g_kvDelegateCallback = bind(&DistributedDBToolsUnitTest::KvStoreDelegateCallback, placeholder…
H A Ddistributeddb_interfaces_data_operation_syncdb_test.cpp45 …auto g_kvDelegateCallback = bind(&DistributedDBToolsUnitTest::KvStoreDelegateCallback, placeholder…
H A Ddistributeddb_interfaces_database_test.cpp51 …auto g_kvDelegateCallback = bind(&DistributedDBToolsUnitTest::KvStoreDelegateCallback, placeholder…
H A Ddistributeddb_interfaces_import_and_export_rd_test.cpp47 …auto g_kvDelegateCallback = bind(&DistributedDBToolsUnitTest::KvStoreDelegateCallback, placeholder…
H A Ddistributeddb_interfaces_import_and_export_test.cpp47 …auto g_kvDelegateCallback = bind(&DistributedDBToolsUnitTest::KvStoreDelegateCallback, placeholder…
H A Ddistributeddb_interfaces_register_syncdb_test.cpp46 …auto g_kvDelegateCallback = bind(&DistributedDBToolsUnitTest::KvStoreDelegateCallback, placeholder…
H A Ddistributeddb_interfaces_nb_delegate_test.cpp60 …auto g_kvDelegateCallback = bind(&DistributedDBToolsUnitTest::KvStoreDelegateCallback, placeholder…
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Ddistributeddb_tools_unit_test.h131 static void KvStoreDelegateCallback(DistributedDB::DBStatus, DistributedDB::KvStoreDelegate*,
H A Ddistributeddb_tools_unit_test.cpp308 void DistributedDBToolsUnitTest::KvStoreDelegateCallback( in KvStoreDelegateCallback() function in DistributedDBUnitTest::DistributedDBToolsUnitTest
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_multi_ver_p2p_sync_test.cpp70 auto g_kvDelegateCallback = bind(&DistributedDBToolsUnitTest::KvStoreDelegateCallback,