HomeSort by relevance Sort by last modified time
    Searched refs:nacl_plugin (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
ppapi_entrypoints.h 12 namespace nacl_plugin { namespace
19 } // namespace nacl_plugin
ppapi_entrypoints.cc 14 namespace nacl_plugin { namespace
39 } // namespace nacl_plugin
  /external/chromium_org/extensions/shell/common/
shell_content_client.cc 67 nacl.internal_entry_points.get_interface = nacl_plugin::PPP_GetInterface;
69 nacl_plugin::PPP_InitializeModule;
71 nacl_plugin::PPP_ShutdownModule;
  /external/chromium_org/chrome/common/
chrome_content_client.cc 187 nacl.internal_entry_points.get_interface = nacl_plugin::PPP_GetInterface;
189 nacl_plugin::PPP_InitializeModule;
191 nacl_plugin::PPP_ShutdownModule;

Completed in 71 milliseconds