Home
last modified time | relevance | path

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

/external/grpc-grpc/src/compiler/
Dprotobuf_plugin.h92 grpc::string GetTrailingComments(const grpc::string prefix) const { in GetTrailingComments() function
121 grpc::string GetTrailingComments(const grpc::string prefix) const { in GetTrailingComments() function
184 grpc::string GetTrailingComments(const grpc::string prefix) const { in GetTrailingComments() function
Dschema_interface.h45 virtual grpc::string GetTrailingComments(const grpc::string prefix) const = 0;
Dcpp_generator.cc700 printer->Print(method->GetTrailingComments("//").c_str()); in PrintHeaderServerMethodSync()
1063 printer->Print(service->method(i)->GetTrailingComments("//").c_str()); in PrintHeaderService()
1070 printer->Print(service->method(i)->GetTrailingComments("//").c_str()); in PrintHeaderService()
1231 printer->Print(service->GetTrailingComments("//").c_str()); in PrintHeaderService()
1289 printer->Print(file->GetTrailingComments("//").c_str()); in GetHeaderEpilogue()
/external/flatbuffers/src/
Didl_gen_grpc.cpp54 grpc::string GetTrailingComments(const grpc::string) const { return ""; } in GetTrailingComments() function in flatbuffers::FlatBufMethod
106 grpc::string GetTrailingComments(const grpc::string) const { return ""; } in GetTrailingComments() function in flatbuffers::FlatBufService
197 grpc::string GetTrailingComments(const grpc::string) const { return ""; } in GetTrailingComments() function in flatbuffers::FlatBufFile
/external/flatbuffers/grpc/src/compiler/
Dschema_interface.h60 virtual grpc::string GetTrailingComments(const grpc::string prefix) const = 0;
Dcpp_generator.cc619 printer->Print(method->GetTrailingComments("//").c_str()); in PrintHeaderServerMethodSync()
938 printer->Print(service->method(i)->GetTrailingComments("//").c_str()); in PrintHeaderService()
1085 printer->Print(service->GetTrailingComments("//").c_str()); in PrintHeaderService()
1143 printer->Print(file->GetTrailingComments("//").c_str()); in GetHeaderEpilogue()
/external/golang-protobuf/protoc-gen-go/descriptor/
Ddescriptor.pb.go2556 func (m *SourceCodeInfo_Location) GetTrailingComments() string { func
/external/syzkaller/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/
Ddescriptor.pb.go2483 func (m *SourceCodeInfo_Location) GetTrailingComments() string { func