Home
last modified time | relevance | path

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 Ddistributeddb_nb_db_damage_test.cpp86 auto notifier = bind(&KvStoreNbCorruptInfo::CorruptCallBack, &corruptInfo,
142 auto notifier = bind(&KvStoreNbCorruptInfo::CorruptCallBack, &corruptInfo,
197 auto notifier = bind(&KvStoreNbCorruptInfo::CorruptCallBack, &corruptInfo,
H A Ddistributeddb_nb_backup_test.cpp1300 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 Ddistributeddb_interfaces_database_corrupt_test.cpp225 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 Ddistributeddb_tools_unit_test.h328 …void CorruptCallBack(const std::string &appId, const std::string &userId, const std::string &store…
H A Ddistributeddb_tools_unit_test.cpp993 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 Ddistributeddb_nb_test_tools.h271 …void CorruptCallBack(const std::string &appId, const std::string &userId, const std::string &store… in CorruptCallBack() function