Lines Matching defs:aidlGenProperties
65 type aidlGenProperties struct { struct
66 Srcs []string `android:"path"`
67 AidlRoot string // base directory for the input aidl file
68 IsToT bool
69 ImportsWithoutVersion []string
70 Stability *string
71 Lang string // target language [java|cpp|ndk|rust]
72 BaseName string
73 GenLog bool
74 Version string
75 GenTrace bool
76 Unstable *bool
77 Visibility []string
78 Flags []string