Searched refs:buildGoPackage (Results 1 – 1 of 1) sorted by relevance
/aosp12/build/blueprint/bootstrap/ |
H A D | bootstrap.go | 370 buildGoPackage(ctx, g.pkgRoot, g.properties.PkgPath, g.archiveFile, 479 buildGoPackage(ctx, objDir, "main", archiveFile, srcs, genSrcs) 547 func buildGoPackage(ctx blueprint.ModuleContext, pkgRoot string, func 598 buildGoPackage(ctx, testRoot, pkgPath, testPkgArchive,
|