Searched defs:ccLibraryProperties (Results 1 – 1 of 1) sorted by relevance
488 type ccLibraryProperties struct { struct489 Name *string490 Srcs []string491 Soc_specific *bool492 Device_specific *bool493 Product_specific *bool494 Sysprop struct {497 Target struct {506 Required []string507 Recovery *bool[all …]