| /third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
| D | ServiceDescriptor.cs | 95 public T GetOption<T>(Extension<ServiceOptions, T> extension) in GetOption() 105 public RepeatedField<T> GetOption<T>(RepeatedExtension<ServiceOptions, T> extension) in GetOption()
|
| D | Descriptor.pb.cs | 10858 public sealed partial class ServiceOptions : pb::IExtendableMessage<ServiceOptions> class 10886 public ServiceOptions() { in ServiceOptions() method in Google.Protobuf.Reflection.ServiceOptions 10894 public ServiceOptions(ServiceOptions other) : this() { in ServiceOptions() method in Google.Protobuf.Reflection.ServiceOptions 11177 public TValue GetExtension<TValue>(pb::Extension<ServiceOptions, TValue> extension) { in GetExtension() 11180 …public pbc::RepeatedField<TValue> GetExtension<TValue>(pb::RepeatedExtension<ServiceOptions, TValu… in GetExtension() 11183 …c::RepeatedField<TValue> GetOrInitializeExtension<TValue>(pb::RepeatedExtension<ServiceOptions, TV… in GetOrInitializeExtension() 11186 … public void SetExtension<TValue>(pb::Extension<ServiceOptions, TValue> extension, TValue value) { in SetExtension() 11189 public bool HasExtension<TValue>(pb::Extension<ServiceOptions, TValue> extension) { in HasExtension() 11192 public void ClearExtension<TValue>(pb::Extension<ServiceOptions, TValue> extension) { in ClearExtension() 11195 public void ClearExtension<TValue>(pb::RepeatedExtension<ServiceOptions, TValue> extension) { in ClearExtension()
|
| /third_party/protobuf/php/src/Google/Protobuf/Internal/ |
| D | ServiceOptions.php | 16 class ServiceOptions extends \Google\Protobuf\Internal\Message class
|
| /third_party/protobuf/upb/reflection/ |
| D | service_def.c | 35 const UPB_DESC(ServiceOptions) * in UPB_DESC() argument
|
| /third_party/grpc/third_party/upb/upb/reflection/ |
| D | service_def.c | 35 const UPB_DESC(ServiceOptions) * in UPB_DESC() argument
|
| /third_party/protobuf/benchmarks/ |
| D | descriptor_sv.proto | 630 message ServiceOptions { message
|
| D | descriptor.proto | 628 message ServiceOptions { message
|
| /third_party/protobuf/src/google/protobuf/ |
| D | descriptor.pb.h | 141 class ServiceOptions; variable 4275 inline ServiceOptions() : ServiceOptions(nullptr) {} in ServiceOptions() function 4289 inline ServiceOptions(const ServiceOptions& from) : ServiceOptions(nullptr, from) {} in ServiceOptions() function 4290 inline ServiceOptions(ServiceOptions&& from) noexcept in ServiceOptions() function 4407 ServiceOptions(::google::protobuf::Arena* arena, ServiceOptions&& from) noexcept in ServiceOptions() function 4473 inline bool HasExtension( in HasExtension() 4481 inline void ClearExtension( in ClearExtension() 4490 inline int ExtensionSize( in ExtensionSize() 4499 inline typename _proto_TypeTraits::Singular::ConstType GetExtension( in GetExtension() 4508 inline typename _proto_TypeTraits::Singular::ConstType GetExtension( in GetExtension() [all …]
|
| D | descriptor.proto | 877 message ServiceOptions { message
|
| D | descriptor.h | 104 class ServiceOptions; variable
|
| D | descriptor.pb.cc | 485 PROTOBUF_CONSTEXPR ServiceOptions::ServiceOptions(::_pbi::ConstantInitialized) in ServiceOptions() function in google::protobuf::ServiceOptions 11835 ServiceOptions::ServiceOptions(::google::protobuf::Arena* arena) function in google::protobuf::ServiceOptions 11852 ServiceOptions::ServiceOptions( function in google::protobuf::ServiceOptions
|
| /third_party/protobuf/ruby/ext/google/protobuf_c/ |
| D | ruby-upb.c | 16517 const UPB_DESC(ServiceOptions) * in UPB_DESC() argument
|
| /third_party/protobuf/php/ext/google/protobuf/ |
| D | php-upb.c | 17030 const UPB_DESC(ServiceOptions) * in UPB_DESC() argument
|