Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/mod/module/
Dmodule.go369 type pathKind int type
384 func checkPath(path string, kind pathKind) error {
416 func checkElem(elem string, kind pathKind) error {