Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dfilegroup.go38 type fileGroupProperties struct { struct
40 Srcs proptools.Configurable[[]string] `android:"path"`
42 Exclude_srcs proptools.Configurable[[]string] `android:"path"`
46 Device_first_srcs proptools.Configurable[[]string] `android:"path_device_first"`
50 Device_common_srcs proptools.Configurable[[]string] `android:"path_device_common"`
56 Path *string
60 Export_to_make_var *string
/aosp_15_r20/system/tools/hidl/build/
Dproperties.go21 type fileGroupProperties struct { struct
22 Name *string
23 Owner *string
24 Srcs []string