Home
last modified time | relevance | path

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

/system/tools/aidl/build/
Daidl_interface.go868 type aidlInterfaceProperties struct { struct
870 cc.VndkProperties
873 Vendor_available *bool
876 Host_supported *bool
879 Gen_trace *bool
883 Include_dirs []string
885 Local_include_dir string
888 Srcs []string `android:"path"`
892 Imports []string
895 Full_import_paths []string `blueprint:"mutated"`
[all …]