Home
last modified time | relevance | path

Searched defs:SupportsInterface (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ppapi/proxy/
Dplugin_dispatcher_unittest.cc60 TEST_F(PluginDispatcherTest, SupportsInterface) { in TEST_F() argument
Dppapi_proxy_test.cc123 bool ProxyTestHarnessBase::SupportsInterface(const char* name) { in SupportsInterface() function in ppapi::proxy::ProxyTestHarnessBase
/external/chromium_org/content/renderer/pepper/
Dplugin_module.cc529 bool PluginModule::SupportsInterface(const char* name) { in SupportsInterface() function in content::PluginModule