Home
last modified time | relevance | path

Searched defs:OneofDescriptor (Results 1 - 10 of 10) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/
H A DOneofDescriptor.php37 class OneofDescriptor class
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Reflection/
H A DDescriptorsTest.cs208 public void OneofDescriptor() in OneofDescriptor() method in Google.Protobuf.Reflection.DescriptorsTest
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DOneofDescriptor.php35 class OneofDescriptor class
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DOneofDescriptor.cs46 public sealed class OneofDescriptor : DescriptorBase class
53 internal OneofDescriptor(OneofDescriptorProto proto, FileDescriptor file, MessageDescriptor parent, int index, string clrName) in OneofDescriptor() method in Google.Protobuf.Reflection.OneofDescriptor
/third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection/
H A DDescriptorsTest.cs324 public void OneofDescriptor() in OneofDescriptor() method in Google.Protobuf.Reflection.DescriptorsTest
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dprotobuf.h58 typedef struct OneofDescriptor OneofDescriptor; typedef
138 struct OneofDescriptor { struct
/third_party/protobuf/php/ext/google/protobuf/
H A Ddef.c240 } OneofDescriptor; typedef
[all...]
/third_party/protobuf/python/google/protobuf/
H A Ddescriptor.py739 class OneofDescriptor(DescriptorBase): class
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.h930 class PROTOBUF_EXPORT OneofDescriptor { class
1000 OneofDescriptor() {} OneofDescriptor() function in google::protobuf::OneofDescriptor
[all...]
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DDescriptors.java2653 public static final class OneofDescriptor extends GenericDescriptor { global() class in Descriptors
2708 private OneofDescriptor( OneofDescriptor() method in Descriptors.OneofDescriptor
[all...]

Completed in 11 milliseconds