Home | History | Annotate | Download | only in android

Lines Matching refs:That

68 // that will print an error listing the missing dependencies and fail.
88 // created by this method. That can be mutated through their methods in any order, as long as the mutations do not
96 // Temporary marks an output of a command as an intermediate file that will be used as an input to another command
102 // DeleteTemporaryFiles adds a command to the rule that deletes any outputs that have been marked using Temporary
118 // Inputs returns the list of paths that were passed to the RuleBuilderCommand methods that take input paths, such
120 // that are also outputs of another command in the same RuleBuilder are filtered out.
155 // Outputs returns the list of paths that were passed to the RuleBuilderCommand methods that take output paths, such
174 // DepFiles returns the list of paths that were passed to the RuleBuilderCommand methods that take depfile paths, such
204 // Tools returns the list of paths that were passed to the RuleBuilderCommand.Tool method.
271 // Add a command locally that merges all depfiles together into the first depfile.
307 // RuleBuilderCommand, so they can be used chained or unchained. All methods that add text implicitly add a single