Searched refs:GoBinaryTool (Results 1 – 4 of 4) sorted by relevance
447 case bootstrap.GoBinaryTool:457 goBinary bootstrap.GoBinaryTool) error { argument
163 type GoBinaryTool interface { interface374 var _ GoBinaryTool = (*goBinary)(nil)
236 } else if t, ok := module.(bootstrap.GoBinaryTool); ok {
1731 func apexFileForGoBinary(ctx android.BaseModuleContext, depName string, gb bootstrap.GoBinaryTool) … argument2044 } else if gb, ok := child.(bootstrap.GoBinaryTool); ok && a.Host() {