Home
last modified time | relevance | path

Searched refs:curModule (Results 1 – 2 of 2) sorted by relevance

/build/soong/python/
Dpython.go702 …th(ctx android.ModuleContext, m map[string]string, outputPath, srcPath, curModule, otherModule str… argument
707 outputPath, curModule, oldSrcPath, otherModule, srcPath)
/build/blueprint/
Dcontext.go2161 curModule := cycle[0]
2166 curModule, nextModule),
2167 Pos: curModule.pos,
2169 curModule = nextModule