Home
last modified time | relevance | path

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

/prebuilts/go/linux-x86/src/cmd/go/internal/load/
Dpkg.go804 func loadPackageData(ctx context.Context, path, parentPath, parentDir, parentRoot string, parentIsS… argument
971 parentPath, parentDir, parentRoot string member
1126 func resolveImportPath(path, parentPath, parentDir, parentRoot string, parentIsStd bool) (found str… argument
1176 func vendoredImportPath(path, parentPath, parentDir, parentRoot string) (found string) { argument
1308 func moduleImportPath(path, parentPath, parentDir, parentRoot string) (found string) { argument