Home
last modified time | relevance | path

Searched defs:ImportMap (Results 1 – 3 of 3) sorted by relevance

/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/tools/go/analysis/unitchecker/
Dunitchecker.go69 ImportMap map[string]string // maps import path to package path member
/prebuilts/go/linux-x86/src/cmd/go/internal/work/
Dexec.go1142 ImportMap map[string]string // map import path in source code to package path member
/prebuilts/go/linux-x86/src/cmd/go/internal/load/
Dpkg.go124ImportMap map[string]string `json:",omitempty"` // map from source import to ImportPath (identity … member