Home
last modified time | relevance | path

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

/external/golang-protobuf/protoc-gen-go/grpc/
Dgrpc.go166 g.gen.PrintComments(fmt.Sprintf("%s,2,%d", path, i)) // 2 means method in a service.
213 g.gen.PrintComments(fmt.Sprintf("%s,2,%d", path, i)) // 2 means method in a service.
/external/golang-protobuf/protoc-gen-go/generator/
Dgenerator.go1231 g.PrintComments(strconv.Itoa(packagePath))
1245 func (g *Generator) PrintComments(path string) bool { func
1370 g.PrintComments(enum.path)
1376 g.PrintComments(etorPath)
2093 comments := g.PrintComments(mc.message.path)