HomeSort by relevance Sort by last modified time
    Searched refs:FieldDescriptorProto_Type (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/
cpp_primitive_field.cc 95 static_cast<FieldDescriptorProto_Type>(descriptor->type()));
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_primitive_field.cc 94 static_cast<FieldDescriptorProto_Type>(descriptor->type()));
  /external/protobuf/src/google/protobuf/
descriptor.pb.h 55 enum FieldDescriptorProto_Type {
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;
    [all...]
descriptor.pb.cc     [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
descriptor.pb.cc     [all...]
descriptor.pb.h 59 enum FieldDescriptorProto_Type {
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;
    [all...]

Completed in 140 milliseconds