Home
last modified time | relevance | path

Searched defs:OneofDescriptor (Results 1 – 25 of 55) sorted by relevance

123

/external/rust/android-crates-io/crates/protobuf/src/reflect/oneof/
Dmod.rs13 pub struct OneofDescriptor { struct
23 impl OneofDescriptor { impl
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DOneofDescriptor.cs46 public sealed class OneofDescriptor : DescriptorBase class
52 …internal OneofDescriptor(OneofDescriptorProto proto, FileDescriptor file, MessageDescriptor parent… in OneofDescriptor() method in Google.Protobuf.Reflection.OneofDescriptor
/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DOneofDescriptor.cs46 public sealed class OneofDescriptor : DescriptorBase class
52 …internal OneofDescriptor(OneofDescriptorProto proto, FileDescriptor file, MessageDescriptor parent… in OneofDescriptor() method in Google.Protobuf.Reflection.OneofDescriptor
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DOneofDescriptor.cs46 public sealed class OneofDescriptor : DescriptorBase class
52 …internal OneofDescriptor(OneofDescriptorProto proto, FileDescriptor file, MessageDescriptor parent… in OneofDescriptor() method in Google.Protobuf.Reflection.OneofDescriptor
/external/protobuf/python/google/protobuf/pyext/
Ddescriptor_containers.h46 class OneofDescriptor; variable
/external/cronet/stable/third_party/protobuf/python/google/protobuf/pyext/
Ddescriptor_containers.h46 class OneofDescriptor; variable
/external/cronet/tot/third_party/protobuf/python/google/protobuf/pyext/
Ddescriptor_containers.h46 class OneofDescriptor; variable
/external/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Reflection/
DDescriptorsTest.cs208 public void OneofDescriptor() in OneofDescriptor() method in Google.Protobuf.Reflection.DescriptorsTest
/external/cronet/stable/third_party/protobuf/php/src/Google/Protobuf/
DOneofDescriptor.php37 class OneofDescriptor class
/external/cronet/stable/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Reflection/
DDescriptorsTest.cs208 public void OneofDescriptor() in OneofDescriptor() method in Google.Protobuf.Reflection.DescriptorsTest
/external/protobuf/php/src/Google/Protobuf/
DOneofDescriptor.php37 class OneofDescriptor class
/external/cronet/tot/third_party/protobuf/php/src/Google/Protobuf/
DOneofDescriptor.php37 class OneofDescriptor class
/external/cronet/tot/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Reflection/
DDescriptorsTest.cs208 public void OneofDescriptor() in OneofDescriptor() method in Google.Protobuf.Reflection.DescriptorsTest
/external/golang-protobuf/internal/impl/
Dmessage_reflect_gen.go112 func (m *messageState) WhichOneof(od protoreflect.OneofDescriptor) protoreflect.FieldDescriptor {
232 func (m *messageReflectWrapper) WhichOneof(od protoreflect.OneofDescriptor) protoreflect.FieldDescr…
/external/cronet/tot/third_party/protobuf/src/google/protobuf/compiler/java/
Dcontext.h45 class OneofDescriptor; variable
/external/cronet/stable/third_party/protobuf/src/google/protobuf/compiler/java/
Dcontext.h45 class OneofDescriptor; variable
/external/protobuf/src/google/protobuf/compiler/python/
Dgenerator.h53 class OneofDescriptor; variable
/external/cronet/tot/third_party/protobuf/src/google/protobuf/compiler/python/
Dgenerator.h53 class OneofDescriptor; variable
/external/cronet/stable/third_party/protobuf/src/google/protobuf/compiler/python/
Dgenerator.h53 class OneofDescriptor; variable
/external/protobuf/src/google/protobuf/compiler/java/
Dcontext.h45 class OneofDescriptor; variable
/external/cronet/tot/third_party/protobuf/php/src/Google/Protobuf/Internal/
DOneofDescriptor.php35 class OneofDescriptor class
/external/cronet/stable/third_party/protobuf/php/src/Google/Protobuf/Internal/
DOneofDescriptor.php35 class OneofDescriptor class
/external/protobuf/php/src/Google/Protobuf/Internal/
DOneofDescriptor.php35 class OneofDescriptor class
/external/golang-protobuf/reflect/protodesc/
Dproto.go173 func ToOneofDescriptorProto(oneof protoreflect.OneofDescriptor) *descriptorpb.OneofDescriptorProto {
/external/rust/android-crates-io/crates/protobuf-codegen/src/gen/
Dprotoc_insertion_point.rs69 oneof: &OneofDescriptor, in write_protoc_insertion_point_for_oneof()

123