HomeSort by relevance Sort by last modified time
    Searched refs:ServiceOptions (Results 1 - 6 of 6) sorted by null

  /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/protobuf/java/src/main/java/com/google/protobuf/
Descriptors.java     [all...]

Completed in 706 milliseconds