HomeSort by relevance Sort by last modified time
    Searched refs:PP_Module (Results 51 - 59 of 59) sorted by null

1 23

  /external/chromium_org/ppapi/cpp/
module.cc 204 bool Module::InternalInit(PP_Module mod,
  /external/chromium_org/ppapi/examples/2d/
graphics_2d_example.c 11 #include "ppapi/c/pp_module.h"
183 PP_EXPORT int32_t PPP_InitializeModule(PP_Module module,
  /external/chromium_org/ppapi/thunk/
ppb_flash_thunk.cc 95 PP_Var GetCommandLineArgs(PP_Module /* pp_module */) {
  /external/chromium_org/content/renderer/pepper/
ppb_var_deprecated_impl.cc 107 // that the TryCatch's pp_module() getter is also set up properly and ready to
140 // use (via the identifier() getter), and that the TryCatch's pp_module() getter
391 PP_Var CreateObjectWithModuleDeprecated(PP_Module pp_module,
394 PluginModule* module = HostGlobals::Get()->GetModule(pp_module);
plugin_module.cc 55 #include "ppapi/c/pp_module.h"
173 // Maintains all currently loaded plugin libs for validating PP_Module
447 // PPB_Proxy.IsInModuleDestructor to map PP_Module to this class during the
593 PP_Bool (*reserve)(PP_Module, PP_Instance)) {
649 int retval = entry_points.initialize_module(pp_module(), &GetInterface);
  /external/chromium_org/native_client_sdk/src/examples/demo/nacl_io_demo/
nacl_io_demo.c 24 #include "ppapi/c/pp_module.h"
451 PP_EXPORT int32_t PPP_InitializeModule(PP_Module a_module_id,
  /external/chromium_org/content/ppapi_plugin/
ppapi_thread.cc 107 base::RandInt(0, std::numeric_limits<PP_Module>::max())),
  /external/chromium_org/ppapi/shared_impl/private/
net_address_private_impl.cc 290 PP_Var Describe(PP_Module /*module*/,
  /external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
pnacl_shim.c     [all...]

Completed in 580 milliseconds

1 23