| /external/protobuf/php/src/Google/Protobuf/Internal/ |
| D | OneofOptions.php | 16 class OneofOptions extends \Google\Protobuf\Internal\Message class
|
| /external/golang-protobuf/protoc-gen-go/descriptor/ |
| D | descriptor.pb.go | 1873 type OneofOptions struct { struct 1875 …,999,rep,name=uninterpreted_option,json=uninterpretedOption" json:"uninterpreted_option,omitempty"` 1876 XXX_NoUnkeyedLiteral struct{} `json:"-"` 1877 proto.XXX_InternalExtensions `json:"-"` 1878 XXX_unrecognized []byte `json:"-"` 1879 XXX_sizecache int32 `json:"-"` 1882 func (m *OneofOptions) Reset() { *m = OneofOptions{} } 1883 func (m *OneofOptions) String() string { return proto.CompactTextString(m) } 1884 func (*OneofOptions) ProtoMessage() {} 1885 func (*OneofOptions) Descriptor() ([]byte, []int) { [all …]
|
| D | descriptor.proto | 602 message OneofOptions { message
|
| /external/perfetto/protos/perfetto/common/ |
| D | descriptor.proto | 193 message OneofOptions { message
|
| /external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
| D | Descriptor.cs | 5804 internal sealed partial class OneofOptions : pb::IExtendableMessage<OneofOptions> { class 5822 public OneofOptions() { in OneofOptions() method in Google.Protobuf.Reflection.OneofOptions 5829 public OneofOptions(OneofOptions other) : this() { in OneofOptions() method in Google.Protobuf.Reflection.OneofOptions 5943 public TValue GetExtension<TValue>(pb::Extension<OneofOptions, TValue> extension) { in GetExtension() 5946 …public pbc::RepeatedField<TValue> GetExtension<TValue>(pb::RepeatedExtension<OneofOptions, TValue>… in GetExtension() 5949 … pbc::RepeatedField<TValue> GetOrRegisterExtension<TValue>(pb::RepeatedExtension<OneofOptions, TVa… in GetOrRegisterExtension() 5952 public void SetExtension<TValue>(pb::Extension<OneofOptions, TValue> extension, TValue value) { in SetExtension() 5955 public bool HasExtension<TValue>(pb::Extension<OneofOptions, TValue> extension) { in HasExtension() 5958 public void ClearExtension<TValue>(pb::Extension<OneofOptions, TValue> extension) { in ClearExtension() 5961 public void ClearExtension<TValue>(pb::RepeatedExtension<OneofOptions, TValue> extension) { in ClearExtension()
|
| /external/nos/host/generic/nugget/proto/google/protobuf/ |
| D | descriptor.proto | 548 message OneofOptions { message
|
| /external/nanopb-c/generator/proto/google/protobuf/ |
| D | descriptor.proto | 589 message OneofOptions { message
|
| /external/protobuf/src/google/protobuf/ |
| D | descriptor.proto | 602 message OneofOptions { message
|
| D | descriptor.h | 104 class OneofOptions; variable
|
| D | descriptor.pb.cc | 10833 OneofOptions::OneofOptions() in OneofOptions() function in OneofOptions 10838 OneofOptions::OneofOptions(::PROTOBUF_NAMESPACE_ID::Arena* arena) in OneofOptions() function in OneofOptions 10847 OneofOptions::OneofOptions(const OneofOptions& from) in OneofOptions() function in OneofOptions
|
| D | descriptor.pb.h | 119 class OneofOptions; variable 4349 OneofOptions(OneofOptions&& from) noexcept in OneofOptions() function
|
| /external/rust/crates/grpcio-sys/grpc/third_party/upb/benchmarks/ |
| D | descriptor.proto | 622 message OneofOptions { message
|
| D | descriptor_sv.proto | 611 message OneofOptions { message
|
| /external/rust/crates/protobuf/src/ |
| D | descriptor.rs | 2977 pub fn get_options(&self) -> &OneofOptions { in get_options() 2989 pub fn set_options(&mut self, v: OneofOptions) { in set_options() 2995 pub fn mut_options(&mut self) -> &mut OneofOptions { in mut_options() 3003 pub fn take_options(&mut self) -> OneofOptions { in take_options() 6626 pub struct OneofOptions { struct 6636 impl<'a> ::std::default::Default for &'a OneofOptions { argument 6642 impl OneofOptions { implementation 6673 impl crate::Message for OneofOptions { implementation 6774 impl crate::Clear for OneofOptions { implementation 6781 impl ::std::fmt::Debug for OneofOptions { implementation [all …]
|
| /external/perfetto/protos/perfetto/trace/ |
| D | perfetto_trace.proto | 2804 message OneofOptions { message
|