/external/chromium_org/third_party/protobuf/src/google/protobuf/ |
descriptor.h | 91 class EnumValueOptions; 700 // Allowed options are defined by EnumValueOptions in 703 const EnumValueOptions& options() const; 719 typedef EnumValueOptions OptionsType; 732 const EnumValueOptions* options_; [all...] |
descriptor.pb.cc | 351 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumValueOptions, uninterpreted_option_), 356 EnumValueOptions::default_instance_, 358 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumValueOptions, _has_bits_[0]), 359 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumValueOptions, _unknown_fields_), 360 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumValueOptions, _extensions_), 363 sizeof(EnumValueOptions)); 503 EnumValueOptions_descriptor_, &EnumValueOptions::default_instance()); 547 delete EnumValueOptions::default_instance_; [all...] |
descriptor.pb.h | 51 class EnumValueOptions; [all...] |
descriptor.cc | [all...] |
/external/protobuf/src/google/protobuf/ |
descriptor.h | 87 class EnumValueOptions; 642 // Allowed options are defined by EnumValueOptions in 645 const EnumValueOptions& options() const; 654 typedef EnumValueOptions OptionsType; 663 const EnumValueOptions* options_; [all...] |
descriptor.pb.cc | 330 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumValueOptions, uninterpreted_option_), 335 EnumValueOptions::default_instance_, 337 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumValueOptions, _has_bits_[0]), 338 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumValueOptions, _unknown_fields_), 339 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumValueOptions, _extensions_), 342 sizeof(EnumValueOptions)); 448 EnumValueOptions_descriptor_, &EnumValueOptions::default_instance()); 488 delete EnumValueOptions::default_instance_; 552 "uf.EnumValueOptions\"\220\001\n\026ServiceDescripto" [all...] |
descriptor.pb.h | 49 class EnumValueOptions; [all...] |
descriptor.cc | [all...] |
/external/protobuf/python/google/protobuf/internal/ |
descriptor_test.py | 118 descriptor_pb2.EnumValueOptions())
|
/external/chromium_org/third_party/protobuf/python/google/protobuf/internal/ |
descriptor_test.py | 128 descriptor_pb2.EnumValueOptions())
|
/external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/ |
Descriptors.java | [all...] |
/external/protobuf/java/src/main/java/com/google/protobuf/ |
Descriptors.java | [all...] |
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/ |
parser_unittest.cc | [all...] |