Home
last modified time | relevance | path

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

/build/soong/cc/
Dllndk_library.go155 stub.reexportDirs(genHeaderOutDir)
Dlibrary.go269 func (f *flagExporter) reexportDirs(dirs ...android.Path) { func
1128 library.reexportDirs(deps.ReexportedDirs...)
1137 library.reexportDirs(dir)
1152 library.reexportDirs(includes...)
1172 library.reexportDirs(dir)
Dprebuilt.go100 p.libraryDecorator.reexportDirs(deps.ReexportedDirs...)