FieldOptions_CType 5375 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const FieldOptions_CType FieldOptions::STRING; FieldOptions_CType 5376 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const FieldOptions_CType FieldOptions::CORD; FieldOptions_CType 5377 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const FieldOptions_CType FieldOptions::STRING_PIECE; FieldOptions_CType 5378 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const FieldOptions_CType FieldOptions::CType_MIN; FieldOptions_CType 5379 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const FieldOptions_CType FieldOptions::CType_MAX; FieldOptions_CType 5484 third_party/protobuf/src/google/protobuf/descriptor.pb.cc set_ctype(static_cast< ::google::protobuf::FieldOptions_CType >(value)); FieldOptions_CType 140 third_party/protobuf/src/google/protobuf/descriptor.pb.h const FieldOptions_CType FieldOptions_CType_CType_MIN = FieldOptions_CType_STRING; FieldOptions_CType 141 third_party/protobuf/src/google/protobuf/descriptor.pb.h const FieldOptions_CType FieldOptions_CType_CType_MAX = FieldOptions_CType_STRING_PIECE; FieldOptions_CType 145 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::std::string& FieldOptions_CType_Name(FieldOptions_CType value) { FieldOptions_CType 150 third_party/protobuf/src/google/protobuf/descriptor.pb.h const ::std::string& name, FieldOptions_CType* value) { FieldOptions_CType 151 third_party/protobuf/src/google/protobuf/descriptor.pb.h return ::google::protobuf::internal::ParseNamedEnum<FieldOptions_CType>( FieldOptions_CType 1809 third_party/protobuf/src/google/protobuf/descriptor.pb.h typedef FieldOptions_CType CType; FieldOptions_CType 1840 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::FieldOptions_CType ctype() const; FieldOptions_CType 1841 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void set_ctype(::google::protobuf::FieldOptions_CType value); FieldOptions_CType 5037 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::FieldOptions_CType FieldOptions::ctype() const { FieldOptions_CType 5038 third_party/protobuf/src/google/protobuf/descriptor.pb.h return static_cast< ::google::protobuf::FieldOptions_CType >(ctype_); FieldOptions_CType 5040 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void FieldOptions::set_ctype(::google::protobuf::FieldOptions_CType value) { FieldOptions_CType 6014 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const EnumDescriptor* GetEnumDescriptor< ::google::protobuf::FieldOptions_CType>() {