Searched defs:databaseStatusNotifyCallback (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/kvdelegatemanager_fuzzer/ |
H A D | kvdelegatemanager_fuzzer.cpp | 116 auto databaseStatusNotifyCallback = [userId, appId, storeId, targetDev, &isCheckOk] ( in CombineTest() local
|
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/adaptor/ |
H A D | flat_object_storage_engine.cpp | 353 …auto databaseStatusNotifyCallback = [this](std::string userId, std::string appId, std::string stor… in SetStatusNotifier() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/ |
H A D | distributeddb_single_ver_p2p_complex_sync_test.cpp | 498 auto databaseStatusNotifyCallback = [targetDev, &isCheckOk] (const std::string &userId, variable 531 auto databaseStatusNotifyCallback = [targetDev, &isCheckOk] (const std::string &userId, variable
|