Home
last modified time | relevance | path

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

/build/soong/java/
Dapp.go1285 dpiVariants interface{} member
1343 dpiProps := reflect.ValueOf(a.dpiVariants).Elem().FieldByName("Dpi_variants")
1574 a.dpiVariants = reflect.New(dpiVariantGroupType).Interface()
1575 a.AddProperties(a.dpiVariants)