Home
last modified time | relevance | path

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

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