Home
last modified time | relevance | path

Searched defs:goroot (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/cronet/third_party/boringssl/src/util/bot/go/
H A Denv.py28 def get_go_environ(goroot): argument
38 def find_executable(name, goroot): argument
50 goroot = os.path.join(ROOT, 'golang') variable
/aosp_15_r20/external/boringssl/src/util/bot/go/
H A Denv.py28 def get_go_environ(goroot): argument
38 def find_executable(name, goroot): argument
50 goroot = os.path.join(ROOT, 'golang') variable
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/goroot/
Dgccgo.go7 package goroot package
17 func IsStandardPackage(goroot, compiler, path string) bool { argument
Dgc.go7 package goroot package
19 func IsStandardPackage(goroot, compiler, path string) bool { argument
/aosp_15_r20/external/skia/infra/bots/recipe_modules/infra/
H A Dapi.py16 def goroot(self): member in InfraApi
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/moddeps/
Dmoddeps_test.go535 var goroot struct { var
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/distpack/
Dpack.go62 goroot string var
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/cgo/internal/testplugin/
Dplugin_test.go28 var goroot string var
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/dist/
Dbuild.go43 goroot string var