Home
last modified time | relevance | path

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

/build/soong/cc/
Dgen.go69 outFile android.ModuleGenPath, props *YaccProperties) (headerFiles android.Paths) {
164 func genLex(ctx android.ModuleContext, lexFile android.Path, outFile android.ModuleGenPath, props *…
Dlibrary.go1429 func processLLNDKHeaders(ctx ModuleContext, srcHeaderDir string, outDir android.ModuleGenPath) (tim…
/build/soong/android/
Dpaths.go1421 type ModuleGenPath struct { struct
1422 ModuleOutPath
1425 func (p ModuleGenPath) RelativeToTop() Path {
1449 func (p ModuleGenPath) genPathWithExt(ctx ModuleOutPathContext, subdir, ext string) ModuleGenPath {
1454 func (p ModuleGenPath) objPathWithExt(ctx ModuleOutPathContext, subdir, ext string) ModuleObjPath {