Searched refs:kOneofDeclFieldNumber (Results 1 - 4 of 4) sorted by relevance
/external/protobuf/src/google/protobuf/compiler/ | ||
H A D | parser.cc | 647 DescriptorProto::kOneofDeclFieldNumber, |
/external/protobuf/src/google/protobuf/ | ||
H A D | descriptor.cc | 2222 output->push_back(DescriptorProto::kOneofDeclFieldNumber); |
H A D | descriptor.pb.h | 676 static const int kOneofDeclFieldNumber = 8; member in class:google::protobuf::DescriptorProto |
H A D | descriptor.pb.cc | 1972 const int DescriptorProto::kOneofDeclFieldNumber; member in class:google::protobuf::DescriptorProto |
Completed in 231 milliseconds