Searched refs:pathInModuleCache (Results 1 – 1 of 1) sorted by relevance
538 …if !found && search.InDir(absDir, cfg.GOROOTsrc) == "" && pathInModuleCache(ctx, absDir, rs) == ""…663 pkg := pathInModuleCache(ctx, absDir, rs)688 func pathInModuleCache(ctx context.Context, dir string, rs *Requirements) string { func