Searched defs:Method (Results 1 – 12 of 12) sorted by relevance
41 enum class Method { enum
53 class Method; variable
94 message Method { message
380 rpc Method (AggregateMessage) returns (AggregateMessage) { rpc
926 Method::Method() in Method() function in google::protobuf::Method936 Method::Method(const Method& from) in Method() function in google::protobuf::Method
43 class Method; variable
368 public sealed partial class Method : pb::IMessage<Method> { class384 public Method() { in Method() method in Google.Protobuf.WellKnownTypes.Method391 public Method(Method other) : this() { in Method() method in Google.Protobuf.WellKnownTypes.Method
52 using Method = typename std::tuple_element<Index, Methods>::type; member
364 rpc Method (AggregateMessage) returns (AggregateMessage) { rpc
104 class Method(): class
2368 public pbc::RepeatedField<global::Google.Protobuf.Reflection.MethodDescriptorProto> Method { property in Google.Protobuf.Reflection.ServiceDescriptorProto