Searched refs:GetInterfaceForPPB (Results 1 – 3 of 3) sorted by relevance
52 const void* GetInterfaceForPPB(const std::string& name) const;
118 return InterfaceList::GetInstance()->GetInterfaceForPPB(interface_name); in GetBrowserInterface()
345 const void* InterfaceList::GetInterfaceForPPB(const std::string& name) const { in GetInterfaceForPPB() function in ppapi::proxy::InterfaceList