Home
last modified time | relevance | path

Searched defs:GetBrowserInterface (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/mojo/examples/pepper_container_app/
Dinterface_list.cc40 const void* InterfaceList::GetBrowserInterface(const std::string& name) const { in GetBrowserInterface() function in mojo::examples::InterfaceList
/external/chromium_org/ppapi/native_client/tests/ppapi_test_lib/
Dget_browser_interface.cc36 const void* GetBrowserInterface(const char* interface_name) { in GetBrowserInterface() function
/external/chromium_org/ppapi/cpp/
Dmodule.cc179 const void* Module::GetBrowserInterface(const char* interface_name) { in GetBrowserInterface() function in pp::Module
/external/chromium_org/ppapi/proxy/
Dplugin_dispatcher.cc110 const void* PluginDispatcher::GetBrowserInterface(const char* interface_name) { in GetBrowserInterface() function in ppapi::proxy::PluginDispatcher