Searched refs:exportedIncludes (Results 1 – 1 of 1) sorted by relevance
288 func (f *flagExporter) exportedIncludes(ctx ModuleContext) android.Paths { func305 f.dirs = append(f.dirs, f.exportedIncludes(ctx)...)313 f.systemDirs = append(f.systemDirs, f.exportedIncludes(ctx)...)509 exportIncludeDirs := library.flagExporter.exportedIncludes(ctx)1216 exportIncludeDirs := library.flagExporter.exportedIncludes(ctx).Strings()1239 includeDirs = append(includeDirs, library.flagExporter.exportedIncludes(ctx).Strings()...)