Home
last modified time | relevance | path

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

12

/external/chromium_org/ppapi/native_client/src/untrusted/irt_stub/
Dppapi_plugin_main.c15 PPP_GetInterface
/external/chromium_org/remoting/client/plugin/
Dpepper_entrypoints.h16 const void* PPP_GetInterface(const char* interface_name);
Dpepper_entrypoints.cc58 const void* PPP_GetInterface(const char* interface_name) { in PPP_GetInterface() function
/external/chromium_org/ppapi/native_client/tests/ppapi_browser/bad/
Dppapi_bad_ppp_initialize.cc26 PP_EXPORT const void* PPP_GetInterface(const char* interface_name) { in PPP_GetInterface() function
Dppapi_bad_get_ppp_instance_crash.cc28 PP_EXPORT const void* PPP_GetInterface(const char* interface_name) { in PPP_GetInterface() function
Dppapi_bad_no_ppp_instance.cc34 PP_EXPORT const void* PPP_GetInterface(const char* interface_name) { in PPP_GetInterface() function
Dppapi_bad_ppp_instance_didcreate_crash.cc55 PP_EXPORT const void* PPP_GetInterface(const char* interface_name) { in PPP_GetInterface() function
Dppapi_bad_event_replay_crash.cc60 PP_EXPORT const void* PPP_GetInterface(const char* interface_name) { in PPP_GetInterface() function
Dppapi_bad_ppp_initialize_crash.cc67 PP_EXPORT const void* PPP_GetInterface(const char* interface_name) { in PPP_GetInterface() function
Dppapi_bad_ppp_instance_didcreate.cc64 PP_EXPORT const void* PPP_GetInterface(const char* interface_name) { in PPP_GetInterface() function
Dppapi_bad_get_ppp_printing_crash.cc65 PP_EXPORT const void* PPP_GetInterface(const char* interface_name) { in PPP_GetInterface() function
Dppapi_bad_get_ppp_messaging_crash.cc65 PP_EXPORT const void* PPP_GetInterface(const char* interface_name) { in PPP_GetInterface() function
/external/chromium_org/ppapi/examples/stub/
Dstub.c31 PP_EXPORT const void* PPP_GetInterface(const char* interface_name) { in PPP_GetInterface() function
/external/chromium_org/ppapi/native_client/tests/ppapi_browser/manifest/
Dmanifest_bad.cc34 PP_EXPORT const void* PPP_GetInterface(const char* interface_name) { in PPP_GetInterface() function
/external/chromium_org/ppapi/c/
Dppp.h124 PP_EXPORT const void* PPP_GetInterface(const char* interface_name);
/external/chromium_org/ppapi/cpp/
Dppp_entrypoints.cc53 PP_EXPORT const void* PPP_GetInterface(const char* interface_name) { in PPP_GetInterface() function
/external/chromium_org/native_client_sdk/src/doc/devguide/coding/
Dnative-client-modules.rst39 * The functions ``PPP_InitializeModule`` and ``PPP_GetInterface``
45 function ``PPP_GetInterface`` returns the appropriate struct for the interface.
86 // Define PPP_GetInterface.
90 PP_EXPORT const void* PPP_GetInterface(const char* interface_name) {
/external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
Dshim_ppapi.c133 __set_real_Pnacl_PPPGetInterface(user_start_functions.PPP_GetInterface); in wrap_ppapi_start()
/external/chromium_org/ppapi/native_client/tests/nacl_browser/inbrowser_test_runner/
Dtest_runner_ppapi.c150 const void *PPP_GetInterface(const char *interface_name) { in PPP_GetInterface() function
/external/chromium_org/ppapi/native_client/tests/ppapi_test_lib/
Dmodule_instance.cc155 const void* PPP_GetInterface(const char* interface_name) { in PPP_GetInterface() function
/external/chromium_org/ppapi/api/
Dppp.idl91 * PPP_GetInterface() is called by the browser to query the module for
113 PP_EXPORT const void* PPP_GetInterface(const char* interface_name);
/external/chromium_org/native_client_sdk/src/examples/tutorial/debugging/
Ddebugging.c151 PP_EXPORT const void* PPP_GetInterface(const char* interface_name) { in PPP_GetInterface() function
/external/chromium/chrome/common/
Dchrome_content_client.cc104 info.internal_entry_points.get_interface = remoting::PPP_GetInterface; in ComputeBuiltInPlugins()
/external/chromium_org/ppapi/examples/2d/
Dgraphics_2d_example.c207 PP_EXPORT const void* PPP_GetInterface(const char* interface_name) { in PPP_GetInterface() function
/external/chromium_org/native_client_sdk/src/examples/demo/nacl_io/
Dnacl_io_demo.c364 PP_EXPORT const void* PPP_GetInterface(const char* interface_name) { in PPP_GetInterface() function

12