Home
last modified time | relevance | path

Searched defs:leading_comments (Results 1 – 15 of 15) sorted by relevance

/external/grpc-grpc/src/compiler/
Dphp_generator.cc168 grpc::string leading_comments = GetPHPComments(file, "//"); in GenerateFile() local
Druby_generator.cc182 grpc::string leading_comments = GetRubyComments(file, true); in GetServices() local
Dnode_generator.cc259 grpc::string leading_comments = GetNodeComments(file, true); in GenerateFile() local
Dcsharp_generator.cc671 grpc::string leading_comments = GetCsharpComments(file, true); in GetServices() local
Dcpp_generator.cc103 grpc::string leading_comments = file->GetLeadingComments("//"); in GetHeaderPrologue() local
/external/grpc-grpc/third_party/nanopb/generator/proto/google/protobuf/
Ddescriptor.proto711 optional string leading_comments = 3; field
/external/protobuf/src/google/protobuf/
Ddescriptor.proto773 optional string leading_comments = 3; field
Ddescriptor.h144 string leading_comments; member
Ddescriptor.pb.h7272 inline const ::std::string& SourceCodeInfo_Location::leading_comments() const { in leading_comments() function
7302 inline void SourceCodeInfo_Location::set_allocated_leading_comments(::std::string* leading_comments in set_allocated_leading_comments()
Ddescriptor.pb.cc14147 const ::std::string& SourceCodeInfo_Location::leading_comments() const { in leading_comments() function in google::protobuf::SourceCodeInfo_Location
14177 void SourceCodeInfo_Location::set_allocated_leading_comments(::std::string* leading_comments) { in set_allocated_leading_comments()
/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto801 optional string leading_comments = 3; field
/external/golang-protobuf/protoc-gen-go/descriptor/
Ddescriptor.proto853 optional string leading_comments = 3; field
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto842 optional string leading_comments = 3; field
/external/syzkaller/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/
Ddescriptor.proto842 optional string leading_comments = 3; field
/external/flatbuffers/grpc/src/compiler/
Dcpp_generator.cc123 grpc::string leading_comments = file->GetLeadingComments("//"); in GetHeaderPrologue() local