Home
last modified time | relevance | path

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

/aosp_15_r20/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
/aosp_15_r20/external/bazelbuild-rules_go/go/tools/builders/
H A Dstdliblist.go102 ImportMap map[string]string // map from source import to ImportPath (identity entries omitted) member
/aosp_15_r20/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
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/load/
Dpkg.go124ImportMap map[string]string `json:",omitempty"` // map from source import to ImportPath (identity … member