Home
last modified time | relevance | path

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

/external/chromium_org/ppapi/proxy/
Dinterface_list.h44 ApiID GetIDForPPPInterface(const std::string& name) const;
Dinterface_list.cc329 ApiID InterfaceList::GetIDForPPPInterface(const std::string& name) const { in GetIDForPPPInterface() function in ppapi::proxy::InterfaceList