Searched refs:curModule (Results 1 – 2 of 2) sorted by relevance
/build/soong/python/ |
D | python.go | 702 …th(ctx android.ModuleContext, m map[string]string, outputPath, srcPath, curModule, otherModule str… argument 707 outputPath, curModule, oldSrcPath, otherModule, srcPath)
|
/build/blueprint/ |
D | context.go | 2161 curModule := cycle[0] 2166 curModule, nextModule), 2167 Pos: curModule.pos, 2169 curModule = nextModule
|