Home
last modified time | relevance | path

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

/aosp12/build/blueprint/bootstrap/
H A Dbootstrap.go215 IsPluginFor(string) bool
221 return plugin.IsPluginFor(name)
306 func (g *goPackage) IsPluginFor(name string) bool { func