Searched defs:SupportsInterface (Results 1 – 3 of 3) sorted by relevance
60 TEST_F(PluginDispatcherTest, SupportsInterface) { in TEST_F() argument
123 bool ProxyTestHarnessBase::SupportsInterface(const char* name) { in SupportsInterface() function in ppapi::proxy::ProxyTestHarnessBase
529 bool PluginModule::SupportsInterface(const char* name) { in SupportsInterface() function in content::PluginModule