Searched defs:FieldDescriptorProto_Type (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h55 enum FieldDescriptorProto_Type { enum in namespace:google::protobuf
76 const FieldDescriptorProto_Type FieldDescriptorProto_Type_Type_MIN = FieldDescriptorProto_Type_TYPE_DOUBLE;
77 const FieldDescriptorProto_Type FieldDescriptorProto_Type_Type_MAX = FieldDescriptorProto_Type_TYPE_SINT64;
81 inline const ::std::string& FieldDescriptorProto_Type_Name(FieldDescriptorProto_Type value) {
86 const ::std::string& name, FieldDescriptorProto_Type* value) {
87 return ::google::protobuf::internal::ParseNamedEnum<FieldDescriptorProto_Type>(
745 typedef FieldDescriptorProto_Type Type;
840 inline ::google::protobuf::FieldDescriptorProto_Type type() const;
841 inline void set_type(::google::protobuf::FieldDescriptorProto_Type value);
3054 inline ::google::protobuf::FieldDescriptorProto_Type FieldDescriptorProt
[all...]
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h59 enum FieldDescriptorProto_Type { enum in namespace:google::protobuf
80 const FieldDescriptorProto_Type FieldDescriptorProto_Type_Type_MIN = FieldDescriptorProto_Type_TYPE_DOUBLE;
81 const FieldDescriptorProto_Type FieldDescriptorProto_Type_Type_MAX = FieldDescriptorProto_Type_TYPE_SINT64;
85 inline const ::std::string& FieldDescriptorProto_Type_Name(FieldDescriptorProto_Type value) {
90 const ::std::string& name, FieldDescriptorProto_Type* value) {
91 return ::google::protobuf::internal::ParseNamedEnum<FieldDescriptorProto_Type>(
772 typedef FieldDescriptorProto_Type Type;
869 inline ::google::protobuf::FieldDescriptorProto_Type type() const;
870 inline void set_type(::google::protobuf::FieldDescriptorProto_Type value);
3635 inline ::google::protobuf::FieldDescriptorProto_Type FieldDescriptorProt
[all...]

Completed in 1479 milliseconds