Home
last modified time | relevance | path

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

/aosp12/build/blueprint/bootstrap/
H A Dcommand.go221 ctx.RegisterBottomUpMutator("bootstrap_plugin_deps", pluginDeps)
H A Dbootstrap.go192 func pluginDeps(ctx blueprint.BottomUpMutatorContext) { func