Home
last modified time | relevance | path

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

/build/soong/android/
Dmodule.go2149 type configurationEvalutor struct { struct
2150 ctx ConfigAndErrorContext
2151 m Module
2161 func (e configurationEvalutor) PropertyErrorf(property string, fmt string, args ...interface{}) {
2165 …iguration(condition proptools.ConfigurableCondition, property string) proptools.ConfigurableValue {