Home
last modified time | relevance | path

Searched defs:instance_interface (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/mojo/examples/pepper_container_app/
Dplugin_instance.cc35 const PPP_Instance_1_1* instance_interface = in DidCreate() local
43 const PPP_Instance_1_1* instance_interface = in DidDestroy() local
63 const PPP_Instance_1_1* instance_interface = in DidChangeView() local
/external/chromium_org/ppapi/examples/2d/
Dgraphics_2d_example.c172 static PPP_Instance instance_interface = { variable
/external/chromium_org/native_client_sdk/src/examples/tutorial/debugging/
Ddebugging.c153 static PPP_Instance instance_interface = { in PPP_GetInterface() local
/external/chromium_org/ppapi/cpp/
Dmodule.cc124 static PPP_Instance instance_interface = { variable
/external/chromium_org/ppapi/proxy/
Dppp_instance_proxy.cc96 static const PPP_Instance_1_1 instance_interface = { variable
/external/chromium_org/native_client_sdk/src/examples/demo/nacl_io_demo/
Dnacl_io_demo.c464 static PPP_Instance instance_interface = { in PPP_GetInterface() local
/external/chromium_org/content/renderer/pepper/
Dpepper_plugin_instance_impl.cc513 ppapi::PPP_Instance_Combined* instance_interface, in PepperPluginInstanceImpl()