Home
last modified time | relevance | path

Searched refs:kEnumTypeFieldNumber (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
Dparser.cc500 FileDescriptorProto::kEnumTypeFieldNumber, file->enum_type_size()); in ParseTopLevelStatement()
623 DescriptorProto::kEnumTypeFieldNumber, in ParseMessageStatement()
/external/protobuf/src/google/protobuf/
Ddescriptor.cc2229 output->push_back(DescriptorProto::kEnumTypeFieldNumber); in GetLocationPath()
2232 output->push_back(FileDescriptorProto::kEnumTypeFieldNumber); in GetLocationPath()
Ddescriptor.pb.h371 static const int kEnumTypeFieldNumber = 5; variable
652 static const int kEnumTypeFieldNumber = 4; variable
Ddescriptor.pb.cc997 const int FileDescriptorProto::kEnumTypeFieldNumber; member in google::protobuf::FileDescriptorProto
1970 const int DescriptorProto::kEnumTypeFieldNumber; member in google::protobuf::DescriptorProto