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

  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
plugin.h 278 return main_subprocess_.service_runtime();
382 NaClSubprocess main_subprocess_; member in class:plugin::Plugin
plugin.cc 299 main_subprocess_.detailed_description().c_str()));
303 main_subprocess_.Shutdown();
397 if (!LoadNaClModuleCommon(wrapper, &main_subprocess_, manifest_.get(),
403 main_subprocess_.detailed_description().c_str()));
408 if (!main_subprocess_.StartSrpcServices()) {
441 main_subprocess_.detailed_description().c_str()));
644 main_subprocess_("main subprocess", NULL, NULL),
    [all...]

Completed in 24 milliseconds