Home
last modified time | relevance | path

Searched defs:MethodDescriptorProto (Results 1 – 7 of 7) sorted by relevance

/external/nanopb-c/generator/google/protobuf/
Ddescriptor_pb2.py1273 class MethodDescriptorProto(_message.Message): class
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto196 message MethodDescriptorProto { message
/external/protobuf/src/google/protobuf/
Ddescriptor.proto209 message MethodDescriptorProto { message
Ddescriptor.h85 class MethodDescriptorProto; variable
Ddescriptor.pb.cc4457 MethodDescriptorProto::MethodDescriptorProto() in MethodDescriptorProto() function in google::protobuf::MethodDescriptorProto
4467 MethodDescriptorProto::MethodDescriptorProto(const MethodDescriptorProto& from) in MethodDescriptorProto() function in google::protobuf::MethodDescriptorProto
Ddescriptor.cc4607 const MethodDescriptorProto& /* proto */) { in ValidateMethodOptions()
Ddescriptor.pb.h47 class MethodDescriptorProto; variable