Home
last modified time | relevance | path

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

/build/soong/android/
Dmodule.go2632 type configurationEvalutor struct { struct
2633 ctx ConfigurableEvaluatorContext
2634 m Module
2644 func (e configurationEvalutor) PropertyErrorf(property string, fmt string, args ...interface{}) {
2648 …iguration(condition proptools.ConfigurableCondition, property string) proptools.ConfigurableValue {