Home
last modified time | relevance | path

Searched refs:GetInterfaceForPPP (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ppapi/proxy/
Dinterface_list.h53 const void* GetInterfaceForPPP(const std::string& name) const;
Dhost_dispatcher.cc219 InterfaceList::GetInstance()->GetInterfaceForPPP(iface_name); in GetProxiedInterface()
Dinterface_list.cc359 const void* InterfaceList::GetInterfaceForPPP(const std::string& name) const { in GetInterfaceForPPP() function in ppapi::proxy::InterfaceList