Searched defs:fileGroup (Results 1 – 2 of 2) sorted by relevance
43 type fileGroup struct { struct44 android.ModuleBase45 properties fileGroupProperties47 systemPublicSrcs android.Paths48 systemPrivateSrcs android.Paths49 systemVendorSrcs android.Paths50 systemReqdMaskSrcs android.Paths55 productPublicSrcs android.Paths56 productPrivateSrcs android.Paths58 vendorSrcs android.Paths[all …]
88 type fileGroup struct { struct89 ModuleBase90 BazelModuleBase91 properties fileGroupProperties92 srcs Paths