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

/external/chromium_org/content/renderer/pepper/
H A Dhost_dispatcher_wrapper.cc72 const void* HostDispatcherWrapper::GetProxiedInterface(const char* name) { function in class:content::HostDispatcherWrapper
73 return dispatcher_->GetProxiedInterface(name);
/external/chromium_org/ppapi/proxy/
H A Dhost_dispatcher.cc216 const void* HostDispatcher::GetProxiedInterface(const std::string& iface_name) { function in class:ppapi::proxy::HostDispatcher

Completed in 97 milliseconds