Searched refs:SetKvStoreCorruptionHandler (Results 1 – 6 of 6) sorted by relevance
88 g_manager->SetKvStoreCorruptionHandler(notifier);115 g_manager->SetKvStoreCorruptionHandler(nullptr);144 g_manager->SetKvStoreCorruptionHandler(notifier);170 g_manager->SetKvStoreCorruptionHandler(nullptr);199 g_manager->SetKvStoreCorruptionHandler(notifier);248 Manager.SetKvStoreCorruptionHandler(nullptr);
1302 g_manager->SetKvStoreCorruptionHandler(notifier);1310 g_manager->SetKvStoreCorruptionHandler(notifierNew);1333 g_manager->SetKvStoreCorruptionHandler(nullptr);1361 g_manager->SetKvStoreCorruptionHandler(notifier);1384 g_manager->SetKvStoreCorruptionHandler(notifierNew);1393 g_manager->SetKvStoreCorruptionHandler(nullptr);1420 g_manager->SetKvStoreCorruptionHandler(notifier);1434 manager->SetKvStoreCorruptionHandler(notifierNew);1454 manager->SetKvStoreCorruptionHandler(nullptr);
131 g_mgr.SetKvStoreCorruptionHandler(nullptr); in TearDown()227 g_mgr.SetKvStoreCorruptionHandler(notifier);296 g_mgr.SetKvStoreCorruptionHandler(notifier);359 g_mgr.SetKvStoreCorruptionHandler(notifier);362 g_mgr.SetKvStoreCorruptionHandler(notifierNew);418 g_mgr.SetKvStoreCorruptionHandler(notifier);421 g_mgr.SetKvStoreCorruptionHandler(notifierNew);
76 DB_API static void SetKvStoreCorruptionHandler(const KvStoreCorruptionHandler &handler);
127 KvStoreDelegateManager::SetKvStoreCorruptionHandler(nullptr); in CombineTest()
503 void KvStoreDelegateManager::SetKvStoreCorruptionHandler(const KvStoreCorruptionHandler &handler) in SetKvStoreCorruptionHandler() function in DistributedDB::KvStoreDelegateManager