Searched refs:RemovePluginSessionCtx (Results 1 – 3 of 3) sorted by relevance
115 bool RemovePluginSessionCtx(const std::string& pluginName);
158 EXPECT_TRUE(pluginService_->RemovePluginSessionCtx("abc2.so"));259 HWTEST_F(UnitTestPluginService, RemovePluginSessionCtx, TestSize.Level1)268 EXPECT_TRUE(pluginService_->RemovePluginSessionCtx("abc8.so"));
271 bool PluginService::RemovePluginSessionCtx(const std::string& pluginName) in RemovePluginSessionCtx() function in PluginService398 this->RemovePluginSessionCtx(pluginName); in RemovePluginInfo()