Searched refs:buildGoPackage (Results 1 – 1 of 1) sorted by relevance
/build/blueprint/bootstrap/ |
D | bootstrap.go | 344 buildGoPackage(ctx, g.pkgRoot, g.properties.PkgPath, g.archiveFile, 444 buildGoPackage(ctx, objDir, "main", archiveFile, srcs, genSrcs) 512 func buildGoPackage(ctx blueprint.ModuleContext, pkgRoot string, func 563 buildGoPackage(ctx, testRoot, pkgPath, testPkgArchive,
|