Home
last modified time | relevance | path

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

/build/soong/sdk/
Dsdk.go108 propertiesStructType reflect.Type member
115 return reflect.New(d.propertiesStructType).Interface()
185 propertiesStructType := reflect.StructOf(fields)
189 propertiesStructType: propertiesStructType,