Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dmodule.go2383 type configurationEvalutor struct { struct
2384 ctx ConfigurableEvaluatorContext
2385 m Module
2395 func (e configurationEvalutor) PropertyErrorf(property string, fmt string, args ...interface{}) {
2399 …iguration(condition proptools.ConfigurableCondition, property string) proptools.ConfigurableValue {