Home
last modified time | relevance | path

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

/system/tools/aidl/build/
Daidl_interface.go288 type aidlGenProperties struct { struct
289 Srcs []string `android:"path"`
290 AidlRoot string // base directory for the input aidl file
291 Imports []string
292 Stability *string
293 Lang string // target language [java|cpp|ndk]
294 BaseName string
295 GenLog bool
296 Version string
297 GenTrace bool
[all …]