Lines Matching refs:sbox
533 restat, sbox, sboxInputs, unescapeNinjaVars bool, argument
538 if sbox {
588 sbox: true,
593 sbox: true,
672 sbox := filepath.Join("out", "soong", "host", result.Config.PrebuiltOS(), "bin/sbox")
675 …cmd := sbox + ` --sandbox-path ` + sandboxPath + ` --output-dir ` + sboxOutDir + ` --manifest ` + …
678 cmd, outFile, depFile, rspFile, rspFile2, false, []string{manifest}, []string{sbox})
688 sbox := filepath.Join("out", "soong", "host", result.Config.PrebuiltOS(), "bin/sbox")
691 …cmd := sbox + ` --sandbox-path ` + sandboxPath + ` --output-dir ` + sboxOutDir + ` --manifest ` + …
695 cmd, outFile, depFile, rspFile, rspFile2, false, []string{manifest}, []string{sbox})
730 sbox: true,
739 sbox: true,
786 sbox: true,
792 sbox: true,