HomeSort by relevance Sort by last modified time
    Searched refs:GetLeadingComments (Results 1 - 9 of 9) sorted by null

  /external/flatbuffers/grpc/src/compiler/
schema_interface.h 59 virtual grpc::string GetLeadingComments(const grpc::string prefix) const = 0;
cpp_generator.cc 123 grpc::string leading_comments = file->GetLeadingComments("//");
594 printer->Print(method->GetLeadingComments("//").c_str());
    [all...]
  /external/grpc-grpc/src/compiler/
schema_interface.h 44 virtual grpc::string GetLeadingComments(const grpc::string prefix) const = 0;
protobuf_plugin.h 88 grpc::string GetLeadingComments(const grpc::string prefix) const {
117 grpc::string GetLeadingComments(const grpc::string prefix) const {
180 grpc::string GetLeadingComments(const grpc::string prefix) const {
cpp_generator.cc 103 grpc::string leading_comments = file->GetLeadingComments("//");
675 printer->Print(method->GetLeadingComments("//").c_str());
    [all...]
  /external/flatbuffers/src/
idl_gen_grpc.cpp 52 grpc::string GetLeadingComments(const grpc::string) const { return ""; }
104 grpc::string GetLeadingComments(const grpc::string) const { return ""; }
195 grpc::string GetLeadingComments(const grpc::string) const { return ""; }
  /external/golang-protobuf/protoc-gen-go/generator/
generator.go     [all...]
  /external/golang-protobuf/protoc-gen-go/descriptor/
descriptor.pb.go     [all...]
  /external/syzkaller/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/
descriptor.pb.go     [all...]

Completed in 100 milliseconds