Home
last modified time | relevance | path

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

/build/soong/cc/
Dgen.go69 outFile android.ModuleGenPath, props *YaccProperties) (headerFiles android.Paths) {
112 outFile, depFile android.ModuleGenPath, aidlFlags string) android.Paths {
156 func genLex(ctx android.ModuleContext, lexFile android.Path, outFile android.ModuleGenPath) {
/build/soong/android/
Dpaths.go1167 type ModuleGenPath struct { struct
1168 ModuleOutPath
1189 func (p ModuleGenPath) genPathWithExt(ctx ModuleContext, subdir, ext string) ModuleGenPath {
1194 func (p ModuleGenPath) objPathWithExt(ctx ModuleContext, subdir, ext string) ModuleObjPath {