Home
last modified time | relevance | path

Searched refs:repoRootForImportDynamic (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/vcs/
Dvcs.go1078 rr, err = repoRootForImportDynamic(importPath, mod, security)
1281 func repoRootForImportDynamic(importPath string, mod ModuleMode, security web.SecurityMode) (*RepoR… func