Home
last modified time | relevance | path

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

/build/soong/sdk/
Dsdk.go129 propertiesStructType reflect.Type member
138 return reflect.New(d.propertiesStructType).Interface()
231 propertiesStructType := reflect.StructOf(fields)
236 propertiesStructType: propertiesStructType,