Searched defs:ccLibraryProperties (Results 1 – 1 of 1) sorted by relevance
333 type ccLibraryProperties struct { struct334 Name *string335 Srcs []string336 Soc_specific *bool337 Device_specific *bool338 Product_specific *bool339 Sysprop struct {342 Target struct {351 Required []string352 Recovery *bool[all …]