Home
last modified time | relevance | path

Searched defs:GetProxiedInterface (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/renderer/pepper/
Dhost_dispatcher_wrapper.cc63 const void* HostDispatcherWrapper::GetProxiedInterface(const char* name) { in GetProxiedInterface() function in content::HostDispatcherWrapper
/external/chromium_org/ppapi/proxy/
Dhost_dispatcher.cc217 const void* HostDispatcher::GetProxiedInterface(const std::string& iface_name) { in GetProxiedInterface() function in ppapi::proxy::HostDispatcher