Searched defs:ccProperties (Results 1 – 2 of 2) sorted by relevance
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 …]
48 type ccProperties struct { struct49 Name *string50 Owner *string51 Defaults []string52 Double_loadable *bool53 Vendor_available *bool54 Odm_available *bool55 Product_available *bool56 Recovery_available *bool57 Host_supported *bool[all …]