Searched defs:javaLibraryProperties (Results 1 – 1 of 1) sorted by relevance
518 type javaLibraryProperties struct { struct519 Name *string520 Srcs []string521 Soc_specific *bool522 Device_specific *bool523 Product_specific *bool524 Required []string525 Sdk_version *string526 Installable *bool527 Libs []string[all …]