Home
last modified time | relevance | path

Searched refs:reexportDirs (Results 1 – 3 of 3) sorted by relevance

/build/soong/cc/
Dlibrary.go415 func (f *flagExporter) reexportDirs(dirs ...android.Path) { func
1469 library.reexportDirs(genHeaderOutDir)
1510 library.reexportDirs(deps.ReexportedDirs...)
1520 library.reexportDirs(dir)
1535 library.reexportDirs(includes...)
1564 library.reexportDirs(dir)
Dsnapshot_prebuilt.go584 …p.libraryDecorator.reexportDirs(android.PathsForModuleSrc(ctx, p.properties.Export_include_dirs)..…
589 p.libraryDecorator.reexportDirs(deps.ReexportedDirs...)
Dprebuilt.go103 p.libraryDecorator.flagExporter.reexportDirs(deps.ReexportedDirs...)