Home
last modified time | relevance | path

Searched refs:ReexportedSystemDirs (Results 1 – 4 of 4) sorted by relevance

/build/soong/cc/
Dlibrary_stub.go217 d.libraryDecorator.reexportSystemDirs(deps.ReexportedSystemDirs...)
Dprebuilt.go115 p.libraryDecorator.flagExporter.reexportSystemDirs(deps.ReexportedSystemDirs...)
Dcc.go197 ReexportedSystemDirs android.Paths member
2911 …depPaths.ReexportedSystemDirs = append(depPaths.ReexportedSystemDirs, exporter.SystemIncludeDirs..…
3333 depPaths.ReexportedSystemDirs = android.FirstUniquePaths(depPaths.ReexportedSystemDirs)
Dlibrary.go1634 library.reexportSystemDirs(deps.ReexportedSystemDirs...)