Searched refs:InvalidatePluginSessions (Results 1 – 4 of 4) sorted by relevance
39 bool InvalidatePluginSessions(const std::vector<std::string>& nameList);
138 bool PluginSessionManager::InvalidatePluginSessions(const std::vector<std::string>& nameList) in InvalidatePluginSessions() function in PluginSessionManager
396 pluginSessionManager_->InvalidatePluginSessions(pluginNames); in RemovePluginInfo()
1046 EXPECT_TRUE(pluginSessionMgr_->InvalidatePluginSessions(nameList));