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

  /external/chromium_org/content/browser/
utility_process_host_impl.cc 209 int child_flags = child_flags_; local
221 child_flags = ChildProcessHost::CHILD_NORMAL;
224 base::FilePath exe_path = ChildProcessHost::GetChildPath(child_flags);
  /external/chromium_org/content/browser/gpu/
gpu_process_host.cc 1122 int child_flags = gpu_launcher.empty() ? ChildProcessHost::CHILD_ALLOW_SELF : local
1125 int child_flags = ChildProcessHost::CHILD_NORMAL; local
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_multiprocessing.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_multiprocessing.py     [all...]

Completed in 890 milliseconds