Home
last modified time | relevance | path

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

/system/tools/hidl/build/
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
36 Generated_sources []string
[all …]
/system/tools/aidl/build/
Dproperties.go48 type ccProperties struct { struct
49 Name *string
50 Owner *string
51 Defaults []string
52 Double_loadable *bool
53 Vendor_available *bool
54 Odm_available *bool
55 Product_available *bool
56 Recovery_available *bool
57 Host_supported *bool
[all …]