Home
last modified time | relevance | path

Searched refs:RspfileContent (Results 1 – 17 of 17) sorted by relevance

/build/soong/bloaty/
Dbloaty.go46 RspfileContent: "${in}",
/build/blueprint/
Dninja_defs.go67 RspfileContent string // The response file content. member
199 if params.RspfileContent != "" {
200 value, err = parseNinjaString(scope, params.RspfileContent)
/build/soong/java/
Dbuilder.go67 RspfileContent: "$in",
138 RspfileContent: "$in",
168 RspfileContent: "$in",
186 RspfileContent: "$jarArgs",
201 RspfileContent: "$jarArgs",
222 RspfileContent: "$in",
Dkotlin.go61 RspfileContent: `$in`,
159 RspfileContent: `$in`,
Daapt2.go193 RspfileContent: "$in",
Daar.go606RspfileContent: "--primaryRTxt ${rTxt} --primaryManifest ${manifest} --classJarOutput ${out}.tmp $…
/build/soong/provenance/
Dprovenance_singleton.go44 RspfileContent: `$in`,
/build/soong/apex/
Dapex_singleton.go53 RspfileContent: "$in",
Dbuilder.go142 RspfileContent: "${copy_commands}",
169 RspfileContent: "${copy_commands}",
197 RspfileContent: "${copy_commands}",
/build/soong/rust/
Dbuilder.go77 RspfileContent: "$in",
84 RspfileContent: "$in",
110 RspfileContent: "$in",
/build/soong/cc/
Dbuilder.go70 RspfileContent: "${in} ${libFlags}",
106 RspfileContent: "${in}",
117 RspfileContent: "${arObjs}",
277 RspfileContent: "${in}",
310 RspfileContent: "$in",
/build/soong/android/
Dlicense_metadata.go32 RspfileContent: "${args}",
Dtesting.go765 rparams.RspfileContent = normalizeStringRelativeToTop(p.config, rparams.RspfileContent)
Drule_builder.go617 RspfileContent: "${content}",
735 RspfileContent: rspFileContent,
Drule_builder_test.go635 AssertStringEquals(t, "RspfileContent", wantRspFileContent, params.RuleParams.RspfileContent)
/build/soong/genrule/
Dgenrule.go79 RspfileContent: "${zipArgs}",
/build/soong/sdk/
Dupdate.go71 RspfileContent: "$in",