Lines Matching refs:sbox
553 restat, sbox, sboxInputs bool, argument
558 if sbox {
603 sbox: true,
608 sbox: true,
686 sbox := filepath.Join("out", "soong", "host", result.Config.PrebuiltOS(), "bin/sbox")
690 sbox + ` --sandbox-path ` + sandboxPath + ` --manifest ` + manifest
693 cmd, outFile, depFile, rspFile, rspFile2, false, []string{manifest}, []string{sbox})
702 sbox := filepath.Join("out", "soong", "host", result.Config.PrebuiltOS(), "bin/sbox")
706 sbox + ` --sandbox-path ` + sandboxPath + ` --manifest ` + manifest
710 cmd, outFile, depFile, rspFile, rspFile2, false, []string{manifest}, []string{sbox})
745 sbox: true,
754 sbox: true,