Home
last modified time | relevance | path

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

/external/chromium_org/ppapi/proxy/
Ddispatcher.cc38 InterfaceList::GetInstance()->GetFactoryForID(id); in GetInterfaceProxy()
Dinterface_list.h48 InterfaceProxy::Factory GetFactoryForID(ApiID id) const;
Dinterface_list.cc337 InterfaceProxy::Factory InterfaceList::GetFactoryForID(ApiID id) const { in GetFactoryForID() function in ppapi::proxy::InterfaceList