Searched refs:CorruptCallBack (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/ |
H A D | distributeddb_nb_db_damage_test.cpp | 86 auto notifier = bind(&KvStoreNbCorruptInfo::CorruptCallBack, &corruptInfo, 142 auto notifier = bind(&KvStoreNbCorruptInfo::CorruptCallBack, &corruptInfo, 197 auto notifier = bind(&KvStoreNbCorruptInfo::CorruptCallBack, &corruptInfo,
|
H A D | distributeddb_nb_backup_test.cpp | 1300 auto notifier = bind(&KvStoreNbCorruptInfo::CorruptCallBack, &corruptInfo, 1418 auto notifier = bind(&KvStoreNbCorruptInfo::CorruptCallBack, &corruptInfo,
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/ |
H A D | distributeddb_interfaces_database_corrupt_test.cpp | 225 auto notifier = bind(&KvStoreCorruptInfo::CorruptCallBack, &corruptInfo, std::placeholders::_1, 294 auto notifier = bind(&KvStoreCorruptInfo::CorruptCallBack, &corruptInfo, std::placeholders::_1, 357 auto notifier = bind(&KvStoreCorruptInfo::CorruptCallBack, &corruptInfo, std::placeholders::_1, 360 …auto notifierNew = bind(&KvStoreCorruptInfo::CorruptCallBack, &corruptInfoNew, std::placeholders::… 416 auto notifier = bind(&KvStoreCorruptInfo::CorruptCallBack, &corruptInfo, std::placeholders::_1, 419 …auto notifierNew = bind(&KvStoreCorruptInfo::CorruptCallBack, &corruptInfoNew, std::placeholders::…
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/ |
H A D | distributeddb_tools_unit_test.h | 328 …void CorruptCallBack(const std::string &appId, const std::string &userId, const std::string &store…
|
H A D | distributeddb_tools_unit_test.cpp | 993 void KvStoreCorruptInfo::CorruptCallBack(const std::string &appId, const std::string &userId, in CorruptCallBack() function in DistributedDBUnitTest::KvStoreCorruptInfo
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/include/ |
H A D | distributeddb_nb_test_tools.h | 271 …void CorruptCallBack(const std::string &appId, const std::string &userId, const std::string &store… in CorruptCallBack() function
|