Searched defs:Sandbox (Results 1 – 3 of 3) sorted by relevance
27 type Sandbox struct { struct28 Enabled bool29 DisableWhenUsingGoma bool31 AllowBuildBrokenUsesNetwork bool
21 type Sandbox string type
33 Sandbox Sandbox member