Searched refs:RemovePluginInfo (Results 1 – 6 of 6) sorted by relevance
123 pluginService_->RemovePluginInfo(plugin);159 pluginService_->RemovePluginInfo(plugin);276 HWTEST_F(UnitTestPluginService, RemovePluginInfo, TestSize.Level1)284 ASSERT_FALSE(pluginService_->RemovePluginInfo(pi));287 EXPECT_TRUE(pluginService_->RemovePluginInfo(pi));430 ASSERT_FALSE(pluginService_->RemovePluginInfo(pi));573 ASSERT_FALSE(pluginService_->RemovePluginInfo(pi));721 ASSERT_FALSE(pluginService_->RemovePluginInfo(pi));864 ASSERT_FALSE(pluginService_->RemovePluginInfo(pi));1091 EXPECT_TRUE(pluginService_->RemovePluginInfo(plugin));
63 if (pluginService->RemovePluginInfo(pluginInfo)) { in UnregisterPlugin()
383 bool PluginService::RemovePluginInfo(const PluginInfo& pluginInfo) in RemovePluginInfo() function in PluginService
94 bool RemovePluginInfo(const PluginInfo& pluginInfo);
289 bool PluginService::RemovePluginInfo(const PluginInfo& pluginInfo) in RemovePluginInfo() function in PluginService
101 pluginService_->RemovePluginInfo(pluginInfo); in TearDown()