Home
last modified time | relevance | path

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

/aosp12/build/soong/android/
H A Dvariable.go693 return createVariablePropertiesType(moduleTypeProps, productVariables)
706 func createVariablePropertiesType(moduleTypeProps []interface{}, productVariables interface{}) refl… func