func google.golang.org/protobuf/internal/filedesc.makeFullName
6 uses
google.golang.org/protobuf/internal/filedesc (current package)
desc_init.go#L417: xd.L1.Extendee = PlaceholderMessage(makeFullName(sb, v))
desc_init.go#L462: func makeFullName(sb *strs.Builder, b []byte) pref.FullName {
desc_lazy.go#L469: name := makeFullName(sb, rawTypeName)
desc_lazy.go#L569: name := makeFullName(sb, rawTypeName)
desc_lazy.go#L656: md.L1.Input = PlaceholderMessage(makeFullName(sb, v))
desc_lazy.go#L658: md.L1.Output = PlaceholderMessage(makeFullName(sb, v))
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |