Home
last modified time | relevance | path

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

/external/chromium_org/ppapi/proxy/
Dppb_core_proxy.h23 static const PPB_Core* GetPPB_Core_Interface();
Dppb_core_proxy.cc101 const PPB_Core* PPB_Core_Proxy::GetPPB_Core_Interface() { in GetPPB_Core_Interface() function in ppapi::proxy::PPB_Core_Proxy
Dinterface_list.cc223 PPB_Core_Proxy::GetPPB_Core_Interface(), PERMISSION_NONE); in InterfaceList()