Searched refs:exportedIncludes (Results 1 – 2 of 2) sorted by relevance
145 exportedIncludes := bp2BuildParseExportedIncludes(ctx, module)151 Includes: exportedIncludes,
288 exportedIncludes := bp2BuildParseExportedIncludes(ctx, m)299 Includes: exportedIncludes,388 func (f *flagExporter) exportedIncludes(ctx ModuleContext) android.Paths { func401 f.dirs = append(f.dirs, f.exportedIncludes(ctx)...)409 f.systemDirs = append(f.systemDirs, f.exportedIncludes(ctx)...)763 exportIncludeDirs := library.flagExporter.exportedIncludes(ctx)857 exportIncludeDirs := library.flagExporter.exportedIncludes(ctx)1403 exportIncludeDirs := library.flagExporter.exportedIncludes(ctx)2245 exportedIncludes := bp2BuildParseExportedIncludes(ctx, module)2255 Includes: exportedIncludes,