Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/modload/
Dquery.go722 return nil, nil, &QueryMatchesPackagesInMainModuleError{
1327 type QueryMatchesPackagesInMainModuleError struct { struct
1333 func (e *QueryMatchesPackagesInMainModuleError) Error() string { argument
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/modget/
Dget.go820 return errSet(&modload.QueryMatchesPackagesInMainModuleError{