Lines Matching refs:Rule
38 Rule blueprint.Rule
151 Rule(pctx PackageContext, name string, params blueprint.RuleParams, argNames ...string) blueprint.Rule
564 Rule: blueprint.Phony,
576 Rule: blueprint.Phony,
592 Rule: blueprint.Phony,
717 Rule: ErrorRule,
738 Rule: params.Rule,
773 func (a *androidModuleContext) Rule(pctx PackageContext, name string, params blueprint.RuleParams,
774 argNames ...string) blueprint.Rule {
776 return a.ModuleContext.Rule(pctx.PackageContext, name, params, argNames...)
1022 rule blueprint.Rule, deps []Path) OutputPath {
1042 Rule: rule,
1064 Rule: Symlink,
1312 Rule: blueprint.Phony,
1358 Rule: blueprint.Phony,
1395 Rule: blueprint.Phony,
1405 Rule: blueprint.Phony,