Home
last modified time | relevance | path

Searched defs:ServiceOptions (Results 1 – 13 of 13) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DServiceDescriptor.cs95 public T GetOption<T>(Extension<ServiceOptions, T> extension) in GetOption()
105 public RepeatedField<T> GetOption<T>(RepeatedExtension<ServiceOptions, T> extension) in GetOption()
DDescriptor.pb.cs10858 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/
DServiceOptions.php16 class ServiceOptions extends \Google\Protobuf\Internal\Message class
/third_party/protobuf/upb/reflection/
Dservice_def.c35 const UPB_DESC(ServiceOptions) * in UPB_DESC() argument
/third_party/grpc/third_party/upb/upb/reflection/
Dservice_def.c35 const UPB_DESC(ServiceOptions) * in UPB_DESC() argument
/third_party/protobuf/benchmarks/
Ddescriptor_sv.proto630 message ServiceOptions { message
Ddescriptor.proto628 message ServiceOptions { message
/third_party/protobuf/src/google/protobuf/
Ddescriptor.pb.h141 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 …]
Ddescriptor.proto877 message ServiceOptions { message
Ddescriptor.h104 class ServiceOptions; variable
Ddescriptor.pb.cc485 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/
Druby-upb.c16517 const UPB_DESC(ServiceOptions) * in UPB_DESC() argument
/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.c17030 const UPB_DESC(ServiceOptions) * in UPB_DESC() argument