Home
last modified time | relevance | path

Searched defs:FieldDescriptorProto (Results 1 - 4 of 4) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DFieldDescriptorProto.php18 class FieldDescriptorProto extends \Google\Protobuf\Internal\Message class
[all...]
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.cc3631 FieldDescriptorProto::FieldDescriptorProto(::PROTOBUF_NAMESPACE_ID::Arena* arena) FieldDescriptorProto() function in FieldDescriptorProto
3637 FieldDescriptorProto::FieldDescriptorProto(const FieldDescriptorProto& from) FieldDescriptorProto() function in FieldDescriptorProto
[all...]
H A Ddescriptor.pb.h1732 inline FieldDescriptorProto() : FieldDescriptorProto(nullptr) {} FieldDescriptorProto() function in PROTOBUF_FINAL
1737 : FieldDescriptorProto() { FieldDescriptorProto() function in PROTOBUF_FINAL
[all...]
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs2128 public sealed partial class FieldDescriptorProto : pb::IMessage<FieldDescriptorProto> global() class
2150 public FieldDescriptorProto() { FieldDescriptorProto() method in Google.Protobuf.Reflection.FieldDescriptorProto
2157 public FieldDescriptorProto(FieldDescriptorProto other) : this() { FieldDescriptorProto() method in Google.Protobuf.Reflection.FieldDescriptorProto
[all...]

Completed in 29 milliseconds