Lines Matching refs:rule
266 rule := createFrameworkAidl(stubsModules, tempPath, ctx)
268 commitChangeForRestat(rule, tempPath, combinedAidl)
270 rule.Build("framework_aidl", "generate framework.aidl")
280 rule := createFrameworkAidl(stubsModules, tempPath, ctx)
282 commitChangeForRestat(rule, tempPath, combinedAidl)
284 rule.Build("framework_non_updatable_aidl", "generate framework_non_updatable.aidl")
313 rule := android.NewRuleBuilder(pctx, ctx)
314 rule.MissingDeps(missingDeps)
321 rule.Command().
323 rule.Command().
332 rule.Command().
334 rule.Command().
340 return rule
359 rule := android.NewRuleBuilder(pctx, ctx)
361 rule.Command().
363 cmd := rule.Command()
398 rule.Build("api_fingerprint", "generate api_fingerprint.txt")