Home
last modified time | relevance | path

Searched defs:GoBinaryTool (Results 1 – 3 of 3) sorted by relevance

/build/blueprint/bootstrap/
Dbootstrap.go174 type GoBinaryTool interface { interface
/build/soong/android/
Dandroidmk.go758 goBinary bootstrap.GoBinaryTool) error {
/build/soong/apex/
Dapex.go1449 func apexFileForGoBinary(ctx android.BaseModuleContext, depName string, gb bootstrap.GoBinaryTool) …