Home
last modified time | relevance | path

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

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