Home
last modified time | relevance | path

Searched defs:ModuleGenPath (Results 1 – 3 of 3) sorted by relevance

/build/soong/cc/
Dgen.go63 outFile android.ModuleGenPath, props *YaccProperties) (headerFiles android.Paths) {
158 func genLex(ctx android.ModuleContext, lexFile android.Path, outFile android.ModuleGenPath, props *…
Dlibrary.go2023 func processLLNDKHeaders(ctx ModuleContext, srcHeaderDir string, outDir android.ModuleGenPath) (tim…
/build/soong/android/
Dpaths.go1495 type ModuleGenPath struct { struct
1496 ModuleOutPath
1499 func (p ModuleGenPath) RelativeToTop() Path {
1523 func (p ModuleGenPath) genPathWithExt(ctx ModuleOutPathContext, subdir, ext string) ModuleGenPath {
1528 func (p ModuleGenPath) objPathWithExt(ctx ModuleOutPathContext, subdir, ext string) ModuleObjPath {