Home
last modified time | relevance | path

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

/build/blueprint/bootstrap/
Dcommand.go140 ctx.RegisterBottomUpMutator("bootstrap_plugin_deps", pluginDeps)
Dbootstrap.go181 func pluginDeps(ctx blueprint.BottomUpMutatorContext) { func