Searched refs:Sandbox (Results 1 – 9 of 9) 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),
50 cmd.Sandbox = soongSandbox64 cmd.Sandbox = soongSandbox132 cmd.Sandbox = soongSandbox
33 Sandbox Sandbox member46 Sandbox: noSandbox,
67 cmd.Sandbox = ninjaSandbox
102 cmd.Sandbox = dumpvarsSandbox
98 cmd.Sandbox = katiSandbox
135 cmd.Sandbox = dumpvarsSandbox
134 Sandbox *bool member1559 Bool(d.Javadoc.properties.Sandbox))