Searched defs:javaLibraryProperties (Results 1 – 1 of 1) sorted by relevance
404 type javaLibraryProperties struct { struct405 Name *string406 Srcs []string407 Soc_specific *bool408 Device_specific *bool409 Product_specific *bool410 Required []string411 Sdk_version *string412 Installable *bool413 Libs []string[all …]