Searched refs:reexportDirs (Results 1 – 4 of 4) sorted by relevance
118 func (library *libraryDecorator) reexportDirs(dirs ...string) { func371 library.reexportDirs(deps.linkDirs...)
155 stub.reexportDirs(genHeaderOutDir)
265 func (f *flagExporter) reexportDirs(dirs ...android.Path) { func1117 library.reexportDirs(deps.ReexportedDirs...)1126 library.reexportDirs(dir)1141 library.reexportDirs(includes...)1161 library.reexportDirs(dir)
94 p.libraryDecorator.reexportDirs(deps.ReexportedDirs...)