Searched defs:GetProxiedInterface (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/content/renderer/pepper/ | ||
D | host_dispatcher_wrapper.cc | 63 const void* HostDispatcherWrapper::GetProxiedInterface(const char* name) { in GetProxiedInterface() function in content::HostDispatcherWrapper |
/external/chromium_org/ppapi/proxy/ | ||
D | host_dispatcher.cc | 217 const void* HostDispatcher::GetProxiedInterface(const std::string& iface_name) { in GetProxiedInterface() function in ppapi::proxy::HostDispatcher |