Searched refs:Sandbox (Results 1 – 8 of 8) sorted by relevance
27 type Sandbox struct { struct35 noSandbox = Sandbox{}36 basicSandbox = Sandbox{43 ninjaSandbox = Sandbox{64 if !c.Sandbox.Enabled {69 if c.Sandbox.DisableWhenUsingGoma && c.config.UseGoma() {206 if c.Sandbox.AllowBuildBrokenUsesNetwork && c.config.BuildBrokenUsesNetwork() {207 c.ctx.Printf("AllowBuildBrokenUsesNetwork: %v", c.Sandbox.AllowBuildBrokenUsesNetwork)
21 type Sandbox string type41 if c.Sandbox == "" {58 "sandbox-exec", "-f", string(c.Sandbox),
33 Sandbox Sandbox member46 Sandbox: noSandbox,
75 cmd.Sandbox = ninjaSandbox
102 cmd.Sandbox = dumpvarsSandbox
151 cmd.Sandbox = katiSandbox
291 cmd.Sandbox = soongSandbox
153 cmd.Sandbox = dumpvarsSandbox