Home | History | Annotate | Download | only in common

Lines Matching full:process

9 #include "base/process/process.h"
36 // Override to return true if the process should be launched as an elevated
37 // process (which implies no sandbox).
40 // By default, the process is launched sandboxed. Override this method to
41 // return false if the process should be launched without a sandbox
52 // Called right before spawning the process.
56 // Called right after the process is launched, but before its thread is run.
57 virtual void PostSpawnTarget(base::ProcessHandle process) {}
63 // Override this if the process needs a non-empty environment map.
70 // Gets the Mac SandboxType to enforce on the process. Return