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

  /external/flatbuffers/grpc/src/compiler/
schema_interface.h 60 virtual grpc::string GetTrailingComments(const grpc::string prefix) const = 0;
cpp_generator.cc 619 printer->Print(method->GetTrailingComments("//").c_str());
    [all...]
  /external/grpc-grpc/src/compiler/
schema_interface.h 45 virtual grpc::string GetTrailingComments(const grpc::string prefix) const = 0;
protobuf_plugin.h 92 grpc::string GetTrailingComments(const grpc::string prefix) const {
121 grpc::string GetTrailingComments(const grpc::string prefix) const {
184 grpc::string GetTrailingComments(const grpc::string prefix) const {
cpp_generator.cc 700 printer->Print(method->GetTrailingComments("//").c_str());
    [all...]
  /external/flatbuffers/src/
idl_gen_grpc.cpp 54 grpc::string GetTrailingComments(const grpc::string) const { return ""; }
106 grpc::string GetTrailingComments(const grpc::string) const { return ""; }
197 grpc::string GetTrailingComments(const grpc::string) const { return ""; }
  /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 56 milliseconds