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

/external/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h130 enum FieldOptions_CType { enum in namespace:google::protobuf
136 const FieldOptions_CType FieldOptions_CType_CType_MIN = FieldOptions_CType_STRING;
137 const FieldOptions_CType FieldOptions_CType_CType_MAX = FieldOptions_CType_STRING_PIECE;
141 inline const ::std::string& FieldOptions_CType_Name(FieldOptions_CType value) {
146 const ::std::string& name, FieldOptions_CType* value) {
147 return ::google::protobuf::internal::ParseNamedEnum<FieldOptions_CType>(
1730 typedef FieldOptions_CType CType;
1761 inline ::google::protobuf::FieldOptions_CType ctype() const;
1762 inline void set_ctype(::google::protobuf::FieldOptions_CType value);
3875 inline ::google::protobuf::FieldOptions_CType FieldOption
[all...]
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h134 enum FieldOptions_CType { enum in namespace:google::protobuf
140 const FieldOptions_CType FieldOptions_CType_CType_MIN = FieldOptions_CType_STRING;
141 const FieldOptions_CType FieldOptions_CType_CType_MAX = FieldOptions_CType_STRING_PIECE;
145 inline const ::std::string& FieldOptions_CType_Name(FieldOptions_CType value) {
150 const ::std::string& name, FieldOptions_CType* value) {
151 return ::google::protobuf::internal::ParseNamedEnum<FieldOptions_CType>(
1809 typedef FieldOptions_CType CType;
1840 inline ::google::protobuf::FieldOptions_CType ctype() const;
1841 inline void set_ctype(::google::protobuf::FieldOptions_CType value);
5037 inline ::google::protobuf::FieldOptions_CType FieldOption
[all...]

Completed in 933 milliseconds