/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/reflect/oneof/ |
D | mod.rs | 13 pub struct OneofDescriptor { struct 23 impl OneofDescriptor { impl
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
H A D | OneofDescriptor.cs | 46 public sealed class OneofDescriptor : DescriptorBase class 52 …internal OneofDescriptor(OneofDescriptorProto proto, FileDescriptor file, MessageDescriptor parent… in OneofDescriptor() method in Google.Protobuf.Reflection.OneofDescriptor
|
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
H A D | OneofDescriptor.cs | 46 public sealed class OneofDescriptor : DescriptorBase class 52 …internal OneofDescriptor(OneofDescriptorProto proto, FileDescriptor file, MessageDescriptor parent… in OneofDescriptor() method in Google.Protobuf.Reflection.OneofDescriptor
|
/aosp_15_r20/external/golang-protobuf/internal/impl/ |
H A D | message_reflect_gen.go | 112 func (m *messageState) WhichOneof(od protoreflect.OneofDescriptor) protoreflect.FieldDescriptor { 232 func (m *messageReflectWrapper) WhichOneof(od protoreflect.OneofDescriptor) protoreflect.FieldDescr…
|
/aosp_15_r20/external/cronet/third_party/protobuf/php/ext/google/protobuf/ |
H A D | def.c | 242 } OneofDescriptor; typedef 273 PHP_METHOD(OneofDescriptor, getName) { in PHP_METHOD() argument 284 PHP_METHOD(OneofDescriptor, getField) { in PHP_METHOD() argument 309 PHP_METHOD(OneofDescriptor, getFieldCount) { in PHP_METHOD() argument
|
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/ |
H A D | def.c | 242 } OneofDescriptor; typedef 273 PHP_METHOD(OneofDescriptor, getName) { in PHP_METHOD() argument 284 PHP_METHOD(OneofDescriptor, getField) { in PHP_METHOD() argument 309 PHP_METHOD(OneofDescriptor, getFieldCount) { in PHP_METHOD() argument
|
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | descriptor.h | 90 class OneofDescriptor; variable 609 friend class OneofDescriptor; variable 988 friend class OneofDescriptor; variable 1067 OneofDescriptor() {} in OneofDescriptor() function 1697 friend class OneofDescriptor; variable
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | descriptor.h | 90 class OneofDescriptor; variable 609 friend class OneofDescriptor; variable 988 friend class OneofDescriptor; variable 1067 OneofDescriptor() {} in OneofDescriptor() function 1697 friend class OneofDescriptor; variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/reflect/field/ |
D | mod.rs | 171 pub fn containing_oneof_including_synthetic(&self) -> Option<OneofDescriptor> { in containing_oneof_including_synthetic() 191 pub fn containing_oneof(&self) -> Option<OneofDescriptor> { in containing_oneof()
|
/aosp_15_r20/external/golang-protobuf/reflect/protoreflect/ |
H A D | type.go | 417 type OneofDescriptor interface { interface 430 type isOneofDescriptor interface{ ProtoType(OneofDescriptor) } argument
|
/aosp_15_r20/external/protobuf/python/google/protobuf/pyext/ |
H A D | descriptor_containers.h | 46 class OneofDescriptor; variable
|
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/pyext/ |
H A D | descriptor_containers.h | 46 class OneofDescriptor; variable
|
/aosp_15_r20/external/protobuf/php/src/Google/Protobuf/ |
H A D | OneofDescriptor.php | 37 class OneofDescriptor class
|
/aosp_15_r20/external/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Reflection/ |
H A D | DescriptorsTest.cs | 208 public void OneofDescriptor() in OneofDescriptor() method in Google.Protobuf.Reflection.DescriptorsTest
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Reflection/ |
H A D | DescriptorsTest.cs | 208 public void OneofDescriptor() in OneofDescriptor() method in Google.Protobuf.Reflection.DescriptorsTest
|
/aosp_15_r20/external/cronet/third_party/protobuf/php/src/Google/Protobuf/ |
H A D | OneofDescriptor.php | 37 class OneofDescriptor class
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/python/ |
H A D | generator.h | 53 class OneofDescriptor; variable
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/java/ |
H A D | context.h | 45 class OneofDescriptor; variable
|
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/java/ |
H A D | context.h | 45 class OneofDescriptor; variable
|
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/python/ |
H A D | generator.h | 53 class OneofDescriptor; variable
|
/aosp_15_r20/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/ |
H A D | OneofDescriptor.php | 35 class OneofDescriptor class
|
/aosp_15_r20/external/protobuf/php/src/Google/Protobuf/Internal/ |
H A D | OneofDescriptor.php | 35 class OneofDescriptor class
|
/aosp_15_r20/external/golang-protobuf/reflect/protodesc/ |
H A D | proto.go | 173 func ToOneofDescriptorProto(oneof protoreflect.OneofDescriptor) *descriptorpb.OneofDescriptorProto {
|
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-codegen/src/gen/ |
D | protoc_insertion_point.rs | 69 oneof: &OneofDescriptor, in write_protoc_insertion_point_for_oneof()
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection/ |
H A D | DescriptorsTest.cs | 353 public void OneofDescriptor() in OneofDescriptor() method in Google.Protobuf.Reflection.DescriptorsTest
|