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

  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
plugin.h 330 bool LoadNaClModuleCommon(nacl::DescWrapper* wrapper,
plugin.cc 394 bool Plugin::LoadNaClModuleCommon(nacl::DescWrapper* wrapper,
405 PLUGIN_PRINTF(("Plugin::LoadNaClModuleCommon (service_runtime=%p)\n",
428 PLUGIN_PRINTF(("Plugin::LoadNaClModuleCommon (service_runtime_started=%d)\n",
438 PLUGIN_PRINTF(("Plugin::LoadNaClModuleCommon (nexe_loaded=%d)\n",
464 if (!LoadNaClModuleCommon(wrapper, &main_subprocess_, manifest_.get(),
536 if (!LoadNaClModuleCommon(wrapper, nacl_subprocess.get(), manifest,
    [all...]

Completed in 32 milliseconds