Home
last modified time | relevance | path

Searched defs:RuleBuilderCommand (Results 1 – 4 of 4) sorted by relevance

/aosp12/build/soong/genrule/
H A Dlocations.go38 func (l inputLocation) Paths(cmd *android.RuleBuilderCommand) []string {
53 func (l outputLocation) Paths(cmd *android.RuleBuilderCommand) []string {
68 func (l toolLocation) Paths(cmd *android.RuleBuilderCommand) []string {
84 func (l packagedToolLocation) Paths(cmd *android.RuleBuilderCommand) []string {
100 func (l errorLocation) Paths(cmd *android.RuleBuilderCommand) []string {
/aosp12/build/soong/android/
H A Drule_builder.go747 rule *RuleBuilder
749 buf strings.Builder
750 inputs Paths
751 implicits Paths
752 orderOnlys Paths
753 validations Paths
754 outputs WritablePaths
755 symlinkOutputs WritablePaths
756 depFiles WritablePaths
757 tools Paths
[all …]
/aosp12/build/soong/java/
H A Ddroidstubs.go248 func (d *Droidstubs) stubsFlags(ctx android.ModuleContext, cmd *android.RuleBuilderCommand, stubsDi…
290 func (d *Droidstubs) annotationsFlags(ctx android.ModuleContext, cmd *android.RuleBuilderCommand) {
329 func (d *Droidstubs) mergeAnnoDirFlags(ctx android.ModuleContext, cmd *android.RuleBuilderCommand) {
340 …Droidstubs) inclusionAnnotationsFlags(ctx android.ModuleContext, cmd *android.RuleBuilderCommand) {
351 …Droidstubs) apiLevelsAnnotationsFlags(ctx android.ModuleContext, cmd *android.RuleBuilderCommand) {
H A Ddroiddoc.go445 func (j *Javadoc) expandArgs(ctx android.ModuleContext, cmd *android.RuleBuilderCommand) {
595 func (d *Droiddoc) doclavaDocsFlags(ctx android.ModuleContext, cmd *android.RuleBuilderCommand, doc…