Searched refs:kEnumTypeFieldNumber (Results 1 - 5 of 5) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dmetadata_test.cc201 enum_path.push_back(FileDescriptorProto::kEnumTypeFieldNumber);
/external/protobuf/src/google/protobuf/compiler/
H A Dparser.cc614 FileDescriptorProto::kEnumTypeFieldNumber, file->enum_type_size());
737 DescriptorProto::kEnumTypeFieldNumber,
/external/protobuf/src/google/protobuf/
H A Ddescriptor.cc2712 output->push_back(DescriptorProto::kEnumTypeFieldNumber);
2715 output->push_back(FileDescriptorProto::kEnumTypeFieldNumber);
H A Ddescriptor.pb.h418 static const int kEnumTypeFieldNumber = 5; member in class:google::protobuf::FileDescriptorProto
834 static const int kEnumTypeFieldNumber = 4; member in class:google::protobuf::DescriptorProto
H A Ddescriptor.pb.cc1167 const int FileDescriptorProto::kEnumTypeFieldNumber; member in class:google::protobuf::FileDescriptorProto
3031 const int DescriptorProto::kEnumTypeFieldNumber; member in class:google::protobuf::DescriptorProto

Completed in 269 milliseconds