Home | History | Annotate | Download | only in services

Lines Matching full:process

24 #include "base/process/launch.h"
25 #include "base/process/process.h"
68 // An empty string causes the env var to be unset in the child process.
77 // Return a special exit code so that the process is detected as terminated by
97 base::Process NamespaceSandbox::LaunchProcess(
104 base::Process NamespaceSandbox::LaunchProcess(
111 base::Process NamespaceSandbox::LaunchProcessWithOptions(
120 base::Process NamespaceSandbox::LaunchProcessWithOptions(
138 return base::Process();