Home
last modified time | relevance | path

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

/build/soong/cc/
Dkernel_headers.go28 f.reexportSystemDirs(android.PathsForSource(ctx, ctx.DeviceConfig().DeviceKernelHeaderDirs())...)
Dsnapshot_prebuilt.go585 …p.libraryDecorator.reexportSystemDirs(android.PathsForModuleSrc(ctx, p.properties.Export_system_in…
590 p.libraryDecorator.reexportSystemDirs(deps.ReexportedSystemDirs...)
Dprebuilt.go104 p.libraryDecorator.flagExporter.reexportSystemDirs(deps.ReexportedSystemDirs...)
Dlibrary.go421 func (f *flagExporter) reexportSystemDirs(dirs ...android.Path) { func
1467 library.reexportSystemDirs(genHeaderOutDir)
1511 library.reexportSystemDirs(deps.ReexportedSystemDirs...)