Home
last modified time | relevance | path

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

/build/soong/android/
Dandroidmk.go166 goBinary bootstrap.GoBinaryTool) error {
/build/blueprint/bootstrap/
Dbootstrap.go161 type GoBinaryTool interface { interface
/build/soong/apex/
Dapex.go630 func getCopyManifestForGoBinary(ctx android.ModuleContext, gb bootstrap.GoBinaryTool) (fileToCopy a…