Home
last modified time | relevance | path

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

/build/soong/android/
Dplugin.go78 IsPluginFor(string) bool methodSpec
/build/blueprint/bootstrap/
Dbootstrap.go182 IsPluginFor(string) bool methodSpec
270 func (g *GoPackage) IsPluginFor(name string) bool { func