Home
last modified time | relevance | path

Searched defs:MethodOptions (Results 1 – 23 of 23) sorted by relevance

/external/protobuf/php/src/Google/Protobuf/Internal/
DMethodOptions.php16 class MethodOptions extends \Google\Protobuf\Internal\Message class
/external/golang-protobuf/protoc-gen-go/descriptor/
Ddescriptor.pb.go2121 type MethodOptions struct { struct
2126 … `protobuf:"varint,33,opt,name=deprecated,def=0" json:"deprecated,omitempty"`
2127 …idempotencyLevel,enum=google.protobuf.MethodOptions_IdempotencyLevel,def=0" json:"idempotency_leve…
2129 …,999,rep,name=uninterpreted_option,json=uninterpretedOption" json:"uninterpreted_option,omitempty"`
2130 XXX_NoUnkeyedLiteral struct{} `json:"-"`
2131 proto.XXX_InternalExtensions `json:"-"`
2132 XXX_unrecognized []byte `json:"-"`
2133 XXX_sizecache int32 `json:"-"`
2136 func (m *MethodOptions) Reset() { *m = MethodOptions{} }
2137 func (m *MethodOptions) String() string { return proto.CompactTextString(m) }
[all …]
Ddescriptor.proto665 message MethodOptions { message
/external/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto457 message MethodOptions { message
/external/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto457 message MethodOptions { message
/external/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto457 message MethodOptions { message
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs6648 internal sealed partial class MethodOptions : pb::IExtendableMessage<MethodOptions> { class
6667 public MethodOptions() { in MethodOptions() method in Google.Protobuf.Reflection.MethodOptions
6674 public MethodOptions(MethodOptions other) : this() { in MethodOptions() method in Google.Protobuf.Reflection.MethodOptions
6877 public TValue GetExtension<TValue>(pb::Extension<MethodOptions, TValue> extension) { in GetExtension()
6880 …public pbc::RepeatedField<TValue> GetExtension<TValue>(pb::RepeatedExtension<MethodOptions, TValue… in GetExtension()
6883 … pbc::RepeatedField<TValue> GetOrRegisterExtension<TValue>(pb::RepeatedExtension<MethodOptions, TV… in GetOrRegisterExtension()
6886 public void SetExtension<TValue>(pb::Extension<MethodOptions, TValue> extension, TValue value) { in SetExtension()
6889 public bool HasExtension<TValue>(pb::Extension<MethodOptions, TValue> extension) { in HasExtension()
6892 public void ClearExtension<TValue>(pb::Extension<MethodOptions, TValue> extension) { in ClearExtension()
6895 public void ClearExtension<TValue>(pb::RepeatedExtension<MethodOptions, TValue> extension) { in ClearExtension()
/external/grpc-grpc/third_party/nanopb/generator/proto/google/protobuf/
Ddescriptor.proto545 message MethodOptions { message
/external/ImageMagick/MagickCore/
Doption.c1772 MethodOptions[] = variable
/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto611 message MethodOptions { message
/external/rust/crates/protobuf/src/
Ddescriptor.rs4394 pub fn get_options(&self) -> &MethodOptions { in get_options()
4406 pub fn set_options(&mut self, v: MethodOptions) { in set_options()
4412 pub fn mut_options(&mut self) -> &mut MethodOptions { in mut_options()
4420 pub fn take_options(&mut self) -> MethodOptions { in take_options()
7458 pub struct MethodOptions { struct
7461 idempotency_level: ::std::option::Option<MethodOptions_IdempotencyLevel>, argument
7470 impl<'a> ::std::default::Default for &'a MethodOptions { implementation
7476 impl MethodOptions { implementation
7545 impl crate::Message for MethodOptions { implementation
7678 impl crate::Clear for MethodOptions { implementation
[all …]
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto652 message MethodOptions { message
/external/protobuf/src/google/protobuf/
Ddescriptor.proto665 message MethodOptions { message
Ddescriptor.h109 class MethodOptions; variable
Ddescriptor.pb.cc12295 MethodOptions::MethodOptions() in MethodOptions() function in MethodOptions
12300 MethodOptions::MethodOptions(::PROTOBUF_NAMESPACE_ID::Arena* arena) in MethodOptions() function in MethodOptions
12309 MethodOptions::MethodOptions(const MethodOptions& from) in MethodOptions() function in MethodOptions
Ddescriptor.pb.h113 class MethodOptions; variable
5065 MethodOptions(MethodOptions&& from) noexcept in MethodOptions() function
/external/rust/crates/grpcio-sys/grpc/third_party/upb/benchmarks/
Ddescriptor.proto685 message MethodOptions { message
Ddescriptor_sv.proto672 message MethodOptions { message
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DTypeRecordMapping.cpp111 std::string MethodOptions = getFlagNames( in getMemberAttributes() local
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DTypeRecordMapping.cpp111 std::string MethodOptions = getFlagNames( in getMemberAttributes() local
/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h268 enum class MethodOptions : uint16_t { enum
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h279 enum class MethodOptions : uint16_t { enum
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h279 enum class MethodOptions : uint16_t { enum