Searched refs:RecreateDistributedDB (Results 1 – 5 of 5) sorted by relevance
82 bool DistributedDatabase::RecreateDistributedDB() in RecreateDistributedDB() function in OHOS::Notification::DistributedDatabase
124 bool RecreateDistributedDB();
273 database_->RecreateDistributedDB(); in OnDeviceDisconnected()488 if (!database_->RecreateDistributedDB()) { in OnDistributedKvStoreDeathRecipient()
328 bool DistributedDatabase::RecreateDistributedDB() in RecreateDistributedDB() function in OHOS::Notification::DistributedDatabase
536 EXPECT_EQ(true, database_->RecreateDistributedDB());549 EXPECT_EQ(false, database_->RecreateDistributedDB());