Lines Matching refs:Output
224 Output: manifestJsonFullOut,
240 Output: a.manifestJsonOut,
249 Output: a.manifestPbOut,
281 rule.Command().Text("cat").Input(fileContexts).Text(">>").Output(output)
283 rule.Command().Text("echo").Text(">>").Output(output)
285 …nd().Text("echo").Flag("/apex_manifest\\\\.pb u:object_r:system_file:s0").Text(">>").Output(output)
286 rule.Command().Text("echo").Flag("/ u:object_r:system_file:s0").Text(">>").Output(output)
296 …xt(`'/object_r/{printf("` + apexPath + `%s\n", $0)}'`).Input(fileContexts).Text(">").Output(output)
298 rule.Command().Text("echo").Text(">>").Output(output)
300 …("echo").Flag(apexPath + `/apex_manifest\\.pb u:object_r:system_file:s0`).Text(">>").Output(output)
301 …rule.Command().Text("echo").Flag(apexPath + "/ u:object_r:system_file:s0").Text(">>").Output(outpu…
347 Output(output)
491 Output: imageContentFile,
505 Output: phonyOutput,
563 Output: cannedFsConfig,
659 Output: unsignedOutputFile,
681 Output: apexProtoFile,
693 Output: apisUsedbyOutputFile,
712 Output(apisBackedbyOutputFile).
733 Output: a.bundleModuleFile,
744 Output: unsignedOutputFile,
774 Output: signedOutputFile,
809 Output: signedCompressedOutputFile,
975 Output: android.PathForPhony(ctx, a.Name()+"-deps-info"),