HomeSort by relevance Sort by last modified time
    Searched defs:GetProxiedInterface (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/renderer/pepper/
host_dispatcher_wrapper.cc 68 const void* HostDispatcherWrapper::GetProxiedInterface(const char* name) {
69 return dispatcher_->GetProxiedInterface(name);
  /external/chromium_org/ppapi/proxy/
host_dispatcher.cc 217 const void* HostDispatcher::GetProxiedInterface(const std::string& iface_name) {

Completed in 150 milliseconds