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())...)
Dllndk_library.go153 stub.reexportSystemDirs(genHeaderOutDir)
Dprebuilt.go101 p.libraryDecorator.reexportSystemDirs(deps.ReexportedSystemDirs...)
Dlibrary.go273 func (f *flagExporter) reexportSystemDirs(dirs ...android.Path) { func
1129 library.reexportSystemDirs(deps.ReexportedSystemDirs...)