/external/chromium_org/third_party/protobuf/src/google/protobuf/ |
descriptor.h | 92 class ServiceOptions; 762 // Allowed options are defined by ServiceOptions in 765 const ServiceOptions& options() const; [all...] |
descriptor.pb.cc | 366 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(ServiceOptions, uninterpreted_option_), 371 ServiceOptions::default_instance_, 373 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(ServiceOptions, _has_bits_[0]), 374 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(ServiceOptions, _unknown_fields_), 375 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(ServiceOptions, _extensions_), 378 sizeof(ServiceOptions)); 505 ServiceOptions_descriptor_, &ServiceOptions::default_instance()); 549 delete ServiceOptions::default_instance_; [all...] |
descriptor.pb.h | 52 class ServiceOptions; [all...] |
descriptor.cc | [all...] |
/external/protobuf/src/google/protobuf/ |
descriptor.h | 88 class ServiceOptions; 693 // Allowed options are defined by ServiceOptions in 696 const ServiceOptions& options() const; 714 typedef ServiceOptions OptionsType; 722 const ServiceOptions* options_; [all...] |
descriptor.pb.cc | 345 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(ServiceOptions, uninterpreted_option_), 350 ServiceOptions::default_instance_, 352 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(ServiceOptions, _has_bits_[0]), 353 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(ServiceOptions, _unknown_fields_), 354 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(ServiceOptions, _extensions_), 357 sizeof(ServiceOptions)); 450 ServiceOptions_descriptor_, &ServiceOptions::default_instance()); 490 delete ServiceOptions::default_instance_; [all...] |
descriptor.pb.h | 50 class ServiceOptions; [all...] |
descriptor.cc | [all...] |
/external/protobuf/python/google/protobuf/internal/ |
descriptor_test.py | 126 descriptor_pb2.ServiceOptions())
|
/external/chromium_org/third_party/protobuf/python/google/protobuf/internal/ |
descriptor_test.py | 136 descriptor_pb2.ServiceOptions())
|
/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...] |