Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/build/relnote/
Dlinks.go201 pkg, sym, ok := splitRef(s)
232 func splitRef(s string) (pkg, name string, ok bool) { func