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

  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_primitive_field.cc 95 static_cast<FieldDescriptorProto_Type>(descriptor->type()));
  /external/protobuf/src/google/protobuf/
descriptor.pb.cc     [all...]
descriptor.pb.h 60 enum FieldDescriptorProto_Type {
81 const FieldDescriptorProto_Type FieldDescriptorProto_Type_Type_MIN = FieldDescriptorProto_Type_TYPE_DOUBLE;
82 const FieldDescriptorProto_Type FieldDescriptorProto_Type_Type_MAX = FieldDescriptorProto_Type_TYPE_SINT64;
86 inline const ::std::string& FieldDescriptorProto_Type_Name(FieldDescriptorProto_Type value) {
91 const ::std::string& name, FieldDescriptorProto_Type* value) {
92 return ::google::protobuf::internal::ParseNamedEnum<FieldDescriptorProto_Type>(
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
descriptor.pb.h 66 enum FieldDescriptorProto_Type {
87 const FieldDescriptorProto_Type FieldDescriptorProto_Type_Type_MIN = FieldDescriptorProto_Type_TYPE_DOUBLE;
88 const FieldDescriptorProto_Type FieldDescriptorProto_Type_Type_MAX = FieldDescriptorProto_Type_TYPE_SINT64;
92 inline const ::std::string& FieldDescriptorProto_Type_Name(FieldDescriptorProto_Type value) {
97 const ::std::string& name, FieldDescriptorProto_Type* value) {
98 return ::google::protobuf::internal::ParseNamedEnum<FieldDescriptorProto_Type>(
    [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
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...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
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...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
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...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
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 443 milliseconds