Searched defs:Proto (Results 1 – 14 of 14) sorted by relevance
56 internal EnumValueDescriptorProto Proto { get { return proto; } } property in Google.Protobuf.Reflection.EnumValueDescriptor
74 internal ServiceDescriptorProto Proto { get { return proto; } } property in Google.Protobuf.Reflection.ServiceDescriptor
115 internal MethodDescriptorProto Proto { get { return proto; } } property in Google.Protobuf.Reflection.MethodDescriptor
69 internal EnumDescriptorProto Proto { get { return proto; } } property in Google.Protobuf.Reflection.EnumDescriptor
88 internal FieldDescriptorProto Proto { get; } property in Google.Protobuf.Reflection.FieldDescriptor
151 internal DescriptorProto Proto { get; } property in Google.Protobuf.Reflection.MessageDescriptor
250 internal FileDescriptorProto Proto { get; } property in Google.Protobuf.Reflection.FileDescriptor
235 typedef DescriptorProto Proto; typedef385 typedef DescriptorProto_ExtensionRange Proto; typedef588 typedef FieldDescriptorProto Proto; typedef932 typedef OneofDescriptorProto Proto; typedef1011 typedef EnumDescriptorProto Proto; typedef1168 typedef EnumValueDescriptorProto Proto; typedef1245 typedef ServiceDescriptorProto Proto; typedef1327 typedef MethodDescriptorProto Proto; typedef1413 typedef FileDescriptorProto Proto; typedef
178 class Proto(asyncio.BufferedProtocol): class
894 class Proto(typing.Protocol): class
2378 class Proto(Protocol): class3181 class Proto(Protocol): class
1698 std::string Proto = getPrototype(DL, RetTy, Args, Outs, retAlignment, CS); in LowerCall() local
3640 StringView Proto; in parseQualifiedType() local
414 enum class Proto { enum