Lines Matching refs:rule
515 rule := createFrameworkAidl(stubsModules, tempPath, ctx)
517 commitChangeForRestat(rule, tempPath, combinedAidl)
519 rule.Build(pctx, ctx, "framework_aidl", "generate framework.aidl")
529 rule := createFrameworkAidl(stubsModules, tempPath, ctx)
531 commitChangeForRestat(rule, tempPath, combinedAidl)
533 rule.Build(pctx, ctx, "framework_non_updatable_aidl", "generate framework_non_updatable.aidl")
561 rule := android.NewRuleBuilder()
562 rule.MissingDeps(missingDeps)
569 rule.Command().
571 rule.Command().
580 rule.Command().
582 rule.Command().
588 return rule
607 rule := android.NewRuleBuilder()
609 rule.Command().
611 cmd := rule.Command()
637 rule.Build(pctx, ctx, "api_fingerprint", "generate api_fingerprint.txt")