Lines Matching refs:ModuleContext
187 func writeFileRule(ctx blueprint.ModuleContext, outputFile string, content string) { argument
317 func (g *GoPackage) GenerateBuildActions(ctx blueprint.ModuleContext) {
451 func (g *GoBinary) GenerateBuildActions(ctx blueprint.ModuleContext) {
548 func buildGoPluginLoader(ctx blueprint.ModuleContext, pkgPath, pluginSrc string) bool { argument
573 func generateEmbedcfgFile(ctx blueprint.ModuleContext, files []string, srcDir string, embedcfgFile … argument
595 func buildGoPackage(ctx blueprint.ModuleContext, pkgRoot string, argument
638 func buildGoTest(ctx blueprint.ModuleContext, testRoot, testPkgArchive, argument
844 func packageRoot(ctx blueprint.ModuleContext) string { argument
852 func testRoot(ctx blueprint.ModuleContext) string { argument
859 func moduleSrcDir(ctx blueprint.ModuleContext) string { argument
864 func moduleObjDir(ctx blueprint.ModuleContext) string { argument
870 func moduleGenSrcDir(ctx blueprint.ModuleContext) string { argument