/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | ServiceDescriptor.cs | 120 public T GetOption<T>(Extension<ServiceOptions, T> extension) in GetOption() 130 public RepeatedField<T> GetOption<T>(RepeatedExtension<ServiceOptions, T> extension) in GetOption()
|
D | Descriptor.cs | 8457 public sealed partial class ServiceOptions : pb::IExtendableMessage<ServiceOptions> class 8485 public ServiceOptions() { in ServiceOptions() method in Google.Protobuf.Reflection.ServiceOptions 8493 public ServiceOptions(ServiceOptions other) : this() { in ServiceOptions() method in Google.Protobuf.Reflection.ServiceOptions 8719 public TValue GetExtension<TValue>(pb::Extension<ServiceOptions, TValue> extension) { in GetExtension() 8722 …public pbc::RepeatedField<TValue> GetExtension<TValue>(pb::RepeatedExtension<ServiceOptions, TValu… in GetExtension() 8725 …c::RepeatedField<TValue> GetOrInitializeExtension<TValue>(pb::RepeatedExtension<ServiceOptions, TV… in GetOrInitializeExtension() 8728 … public void SetExtension<TValue>(pb::Extension<ServiceOptions, TValue> extension, TValue value) { in SetExtension() 8731 public bool HasExtension<TValue>(pb::Extension<ServiceOptions, TValue> extension) { in HasExtension() 8734 public void ClearExtension<TValue>(pb::Extension<ServiceOptions, TValue> extension) { in ClearExtension() 8737 public void ClearExtension<TValue>(pb::RepeatedExtension<ServiceOptions, TValue> extension) { in ClearExtension()
|
/external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | ServiceDescriptor.cs | 120 public T GetOption<T>(Extension<ServiceOptions, T> extension) in GetOption() 130 public RepeatedField<T> GetOption<T>(RepeatedExtension<ServiceOptions, T> extension) in GetOption()
|
D | Descriptor.cs | 8457 public sealed partial class ServiceOptions : pb::IExtendableMessage<ServiceOptions> class 8485 public ServiceOptions() { in ServiceOptions() method in Google.Protobuf.Reflection.ServiceOptions 8493 public ServiceOptions(ServiceOptions other) : this() { in ServiceOptions() method in Google.Protobuf.Reflection.ServiceOptions 8719 public TValue GetExtension<TValue>(pb::Extension<ServiceOptions, TValue> extension) { in GetExtension() 8722 …public pbc::RepeatedField<TValue> GetExtension<TValue>(pb::RepeatedExtension<ServiceOptions, TValu… in GetExtension() 8725 …c::RepeatedField<TValue> GetOrInitializeExtension<TValue>(pb::RepeatedExtension<ServiceOptions, TV… in GetOrInitializeExtension() 8728 … public void SetExtension<TValue>(pb::Extension<ServiceOptions, TValue> extension, TValue value) { in SetExtension() 8731 public bool HasExtension<TValue>(pb::Extension<ServiceOptions, TValue> extension) { in HasExtension() 8734 public void ClearExtension<TValue>(pb::Extension<ServiceOptions, TValue> extension) { in ClearExtension() 8737 public void ClearExtension<TValue>(pb::RepeatedExtension<ServiceOptions, TValue> extension) { in ClearExtension()
|
/external/protobuf/php/src/Google/Protobuf/Internal/ |
D | ServiceOptions.php | 16 class ServiceOptions extends \Google\Protobuf\Internal\Message class
|
/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/ |
D | ServiceOptions.php | 16 class ServiceOptions extends \Google\Protobuf\Internal\Message class
|
/external/golang-protobuf/types/descriptorpb/ |
D | descriptor.pb.go | 2449 type ServiceOptions struct { struct 2450 state protoimpl.MessageState 2451 sizeCache protoimpl.SizeCache 2452 unknownFields protoimpl.UnknownFields 2453 extensionFields protoimpl.ExtensionFields 2459 Deprecated *bool `protobuf:"varint,33,opt,name=deprecated,def=0" json:"deprecated,omitempty"` 2461 …,999,rep,name=uninterpreted_option,json=uninterpretedOption" json:"uninterpreted_option,omitempty"` 2469 func (x *ServiceOptions) Reset() { 2478 func (x *ServiceOptions) String() string { 2482 func (*ServiceOptions) ProtoMessage() {} [all …]
|
/external/grpc-grpc/third_party/nanopb/generator/proto/google/protobuf/ |
D | descriptor.proto | 525 message ServiceOptions { message
|
/external/nos/host/generic/nugget/proto/google/protobuf/ |
D | descriptor.proto | 591 message ServiceOptions { message
|
/external/rust/crates/protobuf/2.27.1/src/ |
D | descriptor.rs | 4066 pub fn get_options(&self) -> &ServiceOptions { in get_options() 4078 pub fn set_options(&mut self, v: ServiceOptions) { in set_options() 4084 pub fn mut_options(&mut self) -> &mut ServiceOptions { in mut_options() 4092 pub fn take_options(&mut self) -> ServiceOptions { in take_options() 7250 pub struct ServiceOptions { struct 7261 impl<'a> ::std::default::Default for &'a ServiceOptions { argument 7267 impl ServiceOptions { impl 7317 impl crate::Message for ServiceOptions { implementation 7436 impl crate::Clear for ServiceOptions { implementation 7444 impl ::std::fmt::Debug for ServiceOptions { implementation [all …]
|
/external/rust/crates/grpcio-sys/grpc/third_party/upb/benchmarks/ |
D | descriptor_sv.proto | 653 message ServiceOptions { message
|
D | descriptor.proto | 665 message ServiceOptions { message
|
/external/cronet/third_party/protobuf/src/google/protobuf/ |
D | descriptor.proto | 681 message ServiceOptions { message
|
D | descriptor.h | 115 class ServiceOptions; variable
|
D | descriptor.pb.cc | 339 PROTOBUF_CONSTEXPR ServiceOptions::ServiceOptions( in ServiceOptions() function in ServiceOptions 8527 ServiceOptions::ServiceOptions(::PROTOBUF_NAMESPACE_ID::Arena* arena, in ServiceOptions() function in ServiceOptions 8535 ServiceOptions::ServiceOptions(const ServiceOptions& from) in ServiceOptions() function in ServiceOptions
|
D | descriptor.pb.h | 115 class ServiceOptions; variable 6378 inline ServiceOptions() : ServiceOptions(nullptr) {} in ServiceOptions() function 6383 ServiceOptions(ServiceOptions&& from) noexcept in ServiceOptions() function
|
/external/rust/crates/protobuf-parse/src/proto/google/protobuf/ |
D | descriptor.proto | 671 message ServiceOptions { message
|
/external/protobuf/src/google/protobuf/ |
D | descriptor.proto | 681 message ServiceOptions { message
|
D | descriptor.h | 115 class ServiceOptions; variable
|
D | descriptor.pb.cc | 376 PROTOBUF_CONSTEXPR ServiceOptions::ServiceOptions( in ServiceOptions() function in ServiceOptions 8835 ServiceOptions::ServiceOptions(::PROTOBUF_NAMESPACE_ID::Arena* arena, in ServiceOptions() function in ServiceOptions 8841 ServiceOptions::ServiceOptions(const ServiceOptions& from) in ServiceOptions() function in ServiceOptions
|
D | descriptor.pb.h | 115 class ServiceOptions; variable 6473 inline ServiceOptions() : ServiceOptions(nullptr) {} in ServiceOptions() function 6478 ServiceOptions(ServiceOptions&& from) noexcept in ServiceOptions() function
|
/external/nanopb-c/generator/proto/google/protobuf/ |
D | descriptor.proto | 632 message ServiceOptions { message
|
/external/rust/crates/protobuf/src/ |
D | descriptor.rs | 6271 pub struct ServiceOptions { struct 6280 // @@protoc_insertion_point(field:google.protobuf.ServiceOptions.uninterpreted_option) argument 6283 // @@protoc_insertion_point(special_field:google.protobuf.ServiceOptions.special_fields) argument 6287 impl<'a> ::std::default::Default for &'a ServiceOptions { argument 6293 impl ServiceOptions { implementation 6338 impl crate::Message for ServiceOptions { implementation 6422 impl crate::MessageFull for ServiceOptions { implementation 6429 impl ::std::fmt::Display for ServiceOptions { implementation 6435 impl crate::reflect::ProtobufValue for ServiceOptions { implementation
|
/external/rust/crates/protobuf-parse/src/pure/convert/ |
D | option_resolver.rs | 805 ) -> anyhow::Result<Option<protobuf::descriptor::ServiceOptions>> { in service_options()
|