Home
last modified time | relevance | path

Searched defs:ccProperties (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/tools/hidl/build/
H A Dproperties.go27 type ccProperties struct { struct
28 Name *string
29 Owner *string
30 Defaults []string
31 Host_supported *bool
32 Vendor_available *bool
33 Odm_available *bool
34 Product_available *bool
35 Recovery_available *bool
38 Group_static_libs *bool
[all …]
/aosp12/system/tools/aidl/build/
H A Dproperties.go37 type ccProperties struct { struct
38 Name *string
39 Owner *string
41 Double_loadable *bool
42 Vendor_available *bool
43 Odm_available *bool
44 Product_available *bool
45 Host_supported *bool
52 Sdk_version *string
59 UseApexNameMacro bool
[all …]