Home
last modified time | relevance | path

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

/build/soong/java/
Dapp_import.go74 dpiVariants interface{} member
166 dpiProps := reflect.ValueOf(a.dpiVariants).Elem().FieldByName(DpiGroupName)
512 a.dpiVariants = reflect.New(dpiVariantGroupType).Interface()
513 a.AddProperties(a.dpiVariants)