Home
last modified time | relevance | path

Searched defs:Validations (Results 1 – 3 of 3) sorted by relevance

/aosp12/build/blueprint/
H A Dninja_defs.go92 Validations []string // The list of validations to run when this rule runs. member
272 Validations []ninjaString member
/aosp12/build/soong/android/
H A Drule_builder.go288 func (r *RuleBuilder) Validations() Paths { func
1097 func (c *RuleBuilderCommand) Validations(paths Paths) *RuleBuilderCommand { func
H A Dmodule.go57 Validations Paths member