Home
last modified time | relevance | path

Searched refs:GetProxyInterface (Results 1 – 25 of 25) sorted by relevance

/external/chromium_org/ppapi/proxy/
Dinterface_list.cc272 PPB_Var_Deprecated_Proxy::GetProxyInterface(), PERMISSION_DEV); in InterfaceList()
279 PPP_ContentDecryptor_Private_Proxy::GetProxyInterface()); in InterfaceList()
283 PPB_Testing_Proxy::GetProxyInterface(), PERMISSION_TESTING); in InterfaceList()
288 AddPPP(PPP_GRAPHICS_3D_INTERFACE, PPP_Graphics3D_Proxy::GetProxyInterface()); in InterfaceList()
290 AddPPP(PPP_INPUT_EVENT_INTERFACE, PPP_InputEvent_Proxy::GetProxyInterface()); in InterfaceList()
298 PPP_Instance_Private_Proxy::GetProxyInterface()); in InterfaceList()
302 AddPPP(PPP_MOUSELOCK_INTERFACE, PPP_MouseLock_Proxy::GetProxyInterface()); in InterfaceList()
304 AddPPP(PPP_PRINTING_DEV_INTERFACE, PPP_Printing_Proxy::GetProxyInterface()); in InterfaceList()
306 AddPPP(PPP_TEXTINPUT_DEV_INTERFACE, PPP_TextInput_Proxy::GetProxyInterface()); in InterfaceList()
309 AddPPP(PPP_PDF_INTERFACE, PPP_Pdf_Proxy::GetProxyInterface()); in InterfaceList()
[all …]
Dppp_graphics_3d_proxy.h21 static const PPP_Graphics3D* GetProxyInterface();
Dppp_pdf_proxy.h20 static const PPP_Pdf* GetProxyInterface();
Dppp_mouse_lock_proxy.h21 static const PPP_MouseLock* GetProxyInterface();
Dppp_text_input_proxy.h21 static const PPP_TextInput_Dev* GetProxyInterface();
Dppp_instance_private_proxy.h25 static const PPP_Instance_Private* GetProxyInterface();
Dppp_input_event_proxy.h23 static const PPP_InputEvent* GetProxyInterface();
Dppp_find_proxy.h22 static const PPP_Find_Private* GetProxyInterface();
Dppp_video_decoder_proxy.h24 static const PPP_VideoDecoder_Dev* GetProxyInterface();
Dppb_testing_proxy.h28 static const PPB_Testing_Private* GetProxyInterface();
Dppp_printing_proxy.h27 static const PPP_Printing_Dev* GetProxyInterface();
Dppp_graphics_3d_proxy.cc47 const PPP_Graphics3D* PPP_Graphics3D_Proxy::GetProxyInterface() { in GetProxyInterface() function in ppapi::proxy::PPP_Graphics3D_Proxy
Dppp_mouse_lock_proxy.cc53 const PPP_MouseLock* PPP_MouseLock_Proxy::GetProxyInterface() { in GetProxyInterface() function in ppapi::proxy::PPP_MouseLock_Proxy
Dppp_text_input_proxy.cc43 const PPP_TextInput_Dev* PPP_TextInput_Proxy::GetProxyInterface() { in GetProxyInterface() function in ppapi::proxy::PPP_TextInput_Proxy
Dppp_instance_private_proxy.cc52 const PPP_Instance_Private* PPP_Instance_Private_Proxy::GetProxyInterface() { in GetProxyInterface() function in ppapi::proxy::PPP_Instance_Private_Proxy
Dppp_pdf_proxy.cc52 const PPP_Pdf* PPP_Pdf_Proxy::GetProxyInterface() { in GetProxyInterface() function in ppapi::proxy::PPP_Pdf_Proxy
Dppp_find_proxy.cc66 const PPP_Find_Private* PPP_Find_Proxy::GetProxyInterface() { in GetProxyInterface() function in ppapi::proxy::PPP_Find_Proxy
Dppp_input_event_proxy.cc72 const PPP_InputEvent* PPP_InputEvent_Proxy::GetProxyInterface() { in GetProxyInterface() function in ppapi::proxy::PPP_InputEvent_Proxy
Dppp_content_decryptor_private_proxy.h27 static const PPP_ContentDecryptor_Private* GetProxyInterface();
Dppb_var_deprecated_proxy.h31 static const PPB_Var_Deprecated* GetProxyInterface();
Dppp_video_decoder_proxy.cc93 const PPP_VideoDecoder_Dev* PPP_VideoDecoder_Proxy::GetProxyInterface() { in GetProxyInterface() function in ppapi::proxy::PPP_VideoDecoder_Proxy
Dppp_printing_proxy.cc125 const PPP_Printing_Dev* PPP_Printing_Proxy::GetProxyInterface() { in GetProxyInterface() function in ppapi::proxy::PPP_Printing_Proxy
Dppb_testing_proxy.cc163 const PPB_Testing_Private* PPB_Testing_Proxy::GetProxyInterface() { in GetProxyInterface() function in ppapi::proxy::PPB_Testing_Proxy
Dppb_var_deprecated_proxy.cc296 const PPB_Var_Deprecated* PPB_Var_Deprecated_Proxy::GetProxyInterface() { in GetProxyInterface() function in ppapi::proxy::PPB_Var_Deprecated_Proxy
Dppp_content_decryptor_private_proxy.cc507 PPP_ContentDecryptor_Private_Proxy::GetProxyInterface() { in GetProxyInterface() function in ppapi::proxy::PPP_ContentDecryptor_Private_Proxy