Searched defs:javaLibraryProperties (Results 1 – 1 of 1) sorted by relevance
520 type javaLibraryProperties struct { struct521 Name *string522 Srcs []string523 Soc_specific *bool524 Device_specific *bool525 Product_specific *bool526 Required []string527 Sdk_version *string528 Installable *bool529 Libs []string[all …]