Searched defs:ccProperties (Results 1 – 2 of 2) sorted by relevance
43 type ccProperties struct { struct44 Name *string45 Enabled proptools.Configurable[bool]46 Owner *string47 Defaults []string48 Double_loadable *bool49 Vendor_available *bool50 Odm_available *bool51 Product_available *bool52 Recovery_available *bool[all …]
27 type ccProperties struct { struct28 Name *string29 Owner *string30 Defaults []string31 Host_supported *bool32 Vendor_available *bool33 Odm_available *bool34 Product_available *bool35 Recovery_available *bool36 Generated_sources []string[all …]