Searched defs:RuleBuilderCommand (Results 1 – 5 of 5) sorted by relevance
754 type RuleBuilderCommand struct { struct755 rule *RuleBuilder757 buf strings.Builder758 inputs Paths759 implicits Paths760 orderOnlys Paths761 validations Paths762 outputs WritablePaths763 depFiles WritablePaths764 tools Paths[all …]
25 Paths(cmd *android.RuleBuilderCommand) []string
152 func addAvbProp(ctx android.ModuleContext, cmd *android.RuleBuilderCommand, prop avbProp) {
808 func generateRevertAnnotationArgs(ctx android.ModuleContext, cmd *android.RuleBuilderCommand, stubs…1093 func treatDocumentationIssuesAsWarningErrorWhenNew(cmd *android.RuleBuilderCommand) {
504 func (c hiddenAPIFlagFileCategory) commandMutator(command *android.RuleBuilderCommand, path android…