Searched refs:PPP_MessageHandler (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/ppapi/c/
H A Dppp_message_handler.h19 * This file defines the <code>PPP_MessageHandler</code> interface that plugins
31 * The <code>PPP_MessageHandler</code> interface is implemented by the plugin
90 typedef struct PPP_MessageHandler_0_2 PPP_MessageHandler; typedef in typeref:struct:PPP_MessageHandler_0_2
/external/chromium_org/ppapi/api/
H A Dppb_messaging.idl113 * calls to functions within PPP_MessageHandler. The browser will pass this
114 * same pointer when invoking functions within PPP_MessageHandler.
118 * PPP_MessageHandler functions should be invoked.
124 [in] PPP_MessageHandler handler,
H A Dppp_message_handler.idl7 * This file defines the <code>PPP_MessageHandler</code> interface that plugins
18 * The <code>PPP_MessageHandler</code> interface is implemented by the plugin
27 interface PPP_MessageHandler {

Completed in 59 milliseconds