Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/modget/
Dquery.go241 func (q *query) canMatchInModule(mPath string) bool { func
Dget.go796 if !q.canMatchInModule(curM.Path) {
913 if !q.canMatchInModule(curM.Path) {