Searched refs:RspfileContent (Results 1 – 17 of 17) sorted by relevance
/build/soong/bloaty/ |
D | bloaty.go | 46 RspfileContent: "${in}",
|
/build/blueprint/ |
D | ninja_defs.go | 67 RspfileContent string // The response file content. member 199 if params.RspfileContent != "" { 200 value, err = parseNinjaString(scope, params.RspfileContent)
|
/build/soong/java/ |
D | builder.go | 67 RspfileContent: "$in", 138 RspfileContent: "$in", 168 RspfileContent: "$in", 186 RspfileContent: "$jarArgs", 201 RspfileContent: "$jarArgs", 222 RspfileContent: "$in",
|
D | kotlin.go | 61 RspfileContent: `$in`, 159 RspfileContent: `$in`,
|
D | aapt2.go | 193 RspfileContent: "$in",
|
D | aar.go | 606 …RspfileContent: "--primaryRTxt ${rTxt} --primaryManifest ${manifest} --classJarOutput ${out}.tmp $…
|
/build/soong/provenance/ |
D | provenance_singleton.go | 44 RspfileContent: `$in`,
|
/build/soong/apex/ |
D | apex_singleton.go | 53 RspfileContent: "$in",
|
D | builder.go | 142 RspfileContent: "${copy_commands}", 169 RspfileContent: "${copy_commands}", 197 RspfileContent: "${copy_commands}",
|
/build/soong/rust/ |
D | builder.go | 77 RspfileContent: "$in", 84 RspfileContent: "$in", 110 RspfileContent: "$in",
|
/build/soong/cc/ |
D | builder.go | 70 RspfileContent: "${in} ${libFlags}", 106 RspfileContent: "${in}", 117 RspfileContent: "${arObjs}", 277 RspfileContent: "${in}", 310 RspfileContent: "$in",
|
/build/soong/android/ |
D | license_metadata.go | 32 RspfileContent: "${args}",
|
D | testing.go | 765 rparams.RspfileContent = normalizeStringRelativeToTop(p.config, rparams.RspfileContent)
|
D | rule_builder.go | 617 RspfileContent: "${content}", 735 RspfileContent: rspFileContent,
|
D | rule_builder_test.go | 635 AssertStringEquals(t, "RspfileContent", wantRspFileContent, params.RuleParams.RspfileContent)
|
/build/soong/genrule/ |
D | genrule.go | 79 RspfileContent: "${zipArgs}",
|
/build/soong/sdk/ |
D | update.go | 71 RspfileContent: "$in",
|