/external/chromium_org/third_party/protobuf/src/google/protobuf/ |
descriptor.h | 93 class MethodOptions; [all...] |
descriptor.pb.cc | 381 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MethodOptions, uninterpreted_option_), 386 MethodOptions::default_instance_, 388 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MethodOptions, _has_bits_[0]), 389 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MethodOptions, _unknown_fields_), 390 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MethodOptions, _extensions_), 393 sizeof(MethodOptions)); 507 MethodOptions_descriptor_, &MethodOptions::default_instance()); 551 delete MethodOptions::default_instance_; [all...] |
descriptor.pb.h | 53 class MethodOptions; [all...] |
descriptor.cc | [all...] |
/external/protobuf/src/google/protobuf/ |
descriptor.h | 89 class MethodOptions; 760 // declaration. Allowed options are defined by MethodOptions in 763 const MethodOptions& options() const; 772 typedef MethodOptions OptionsType; 782 const MethodOptions* options_; [all...] |
descriptor.pb.cc | 360 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MethodOptions, uninterpreted_option_), 365 MethodOptions::default_instance_, 367 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MethodOptions, _has_bits_[0]), 368 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MethodOptions, _unknown_fields_), 369 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MethodOptions, _extensions_), 372 sizeof(MethodOptions)); 452 MethodOptions_descriptor_, &MethodOptions::default_instance()); 492 delete MethodOptions::default_instance_; 559 "f.MethodOptions\"\244\003\n\013FileOptions\022\024\n\014java_" [all...] |
descriptor.pb.h | 51 class MethodOptions; [all...] |
descriptor.cc | [all...] |
/external/protobuf/python/google/protobuf/internal/ |
descriptor_test.py | 124 descriptor_pb2.MethodOptions())
|
/external/chromium_org/third_party/protobuf/python/google/protobuf/internal/ |
descriptor_test.py | 134 descriptor_pb2.MethodOptions())
|
/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...] |