Home
last modified time | relevance | path

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

/prebuilts/go/linux-x86/src/cmd/go/internal/modindex/
Dbuild_read.go401 func readGoInfo(f io.Reader, info *fileInfo) error { func
/prebuilts/go/linux-x86/src/go/build/
Dread.go409 func readGoInfo(f io.Reader, info *fileInfo) error { func