Home
last modified time | relevance | path

Searched defs:ModuleGenPath (Results 1 – 2 of 2) 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 *…
/build/soong/android/
Dpaths.go1767 type ModuleGenPath struct { struct
1768 ModuleOutPath
1771 func (p ModuleGenPath) RelativeToTop() Path {
1795 func (p ModuleGenPath) genPathWithExt(ctx ModuleOutPathContext, subdir, ext string) ModuleGenPath {
1800 …PathWithExtAndTrimExt(ctx ModuleOutPathContext, subdir, ext string, trimExt string) ModuleGenPath {
1811 func (p ModuleGenPath) objPathWithExt(ctx ModuleOutPathContext, subdir, ext string) ModuleObjPath {