Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/modget/
Dget.go504 matchInModuleCache par.ErrCache[matchInModuleKey, []string] member
656 return r.matchInModuleCache.Do(matchInModuleKey{pattern, m}, func() ([]string, error) {