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) {
166 func genLex(ctx android.ModuleContext, lexFile android.Path, outFile android.ModuleGenPath, props *…
Dlibrary.go1542 func processLLNDKHeaders(ctx ModuleContext, srcHeaderDir string, outDir android.ModuleGenPath) (tim…
/build/soong/android/
Dpaths.go1581 type ModuleGenPath struct { struct
1582 ModuleOutPath
1585 func (p ModuleGenPath) RelativeToTop() Path {
1609 func (p ModuleGenPath) genPathWithExt(ctx ModuleOutPathContext, subdir, ext string) ModuleGenPath {
1614 …PathWithExtAndTrimExt(ctx ModuleOutPathContext, subdir, ext string, trimExt string) ModuleGenPath {
1625 func (p ModuleGenPath) objPathWithExt(ctx ModuleOutPathContext, subdir, ext string) ModuleObjPath {