Home
last modified time | relevance | path

Searched refs:GetIDForPPBInterface (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ppapi/proxy/
Dinterface_list.h43 ApiID GetIDForPPBInterface(const std::string& name) const;
Dinterface_list.cc321 ApiID InterfaceList::GetIDForPPBInterface(const std::string& name) const { in GetIDForPPBInterface() function in ppapi::proxy::InterfaceList