Home
last modified time | relevance | path

Searched refs:typeForPropertyFromPropertyStructs (Results 1 – 1 of 1) sorted by relevance

/aosp12/build/soong/android/soongconfig/
H A Dmodules.go328 typ := typeForPropertyFromPropertyStructs(factoryProps, p)
359 func typeForPropertyFromPropertyStructs(psList []interface{}, property string) reflect.Type { func