Home
last modified time | relevance | path

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

/build/blueprint/bootstrap/
Dbootstrap.go338 g.pkgRoot = packageRoot(ctx, g.config)
805 func packageRoot(ctx blueprint.ModuleContext, config *Config) string { func