Searched defs:ccLibraryProperties (Results 1 – 1 of 1) sorted by relevance
376 type ccLibraryProperties struct { struct377 Name *string378 Srcs []string379 Soc_specific *bool380 Device_specific *bool381 Product_specific *bool382 Sysprop struct {385 Target struct {394 Required []string395 Recovery *bool[all …]