Lines Matching defs:ccProperties
37 type ccProperties struct { struct
38 Name *string
39 Owner *string
40 Defaults []string
41 Double_loadable *bool
42 Vendor_available *bool
43 Odm_available *bool
44 Product_available *bool
45 Host_supported *bool
46 Generated_sources []string
47 Generated_headers []string
48 Shared_libs []string
49 Export_shared_lib_headers []string
50 Export_generated_headers []string
51 Header_libs []string
52 Sdk_version *string
53 Stl *string
54 Cpp_std *string
55 Cflags []string
56 Stem *string
57 Apex_available []string
58 Min_sdk_version *string
59 UseApexNameMacro bool
60 Target ccTargetProperties
61 Tidy *bool
62 Tidy_flags []string
63 Tidy_checks_as_errors []string