Home
last modified time | relevance | path

Searched defs:oneofs (Results 1 – 12 of 12) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/
DType.php35 private $oneofs; variable in Google\\Protobuf\\Type
/third_party/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_reflection_class.cc276 std::vector<std::string> oneofs; in WriteGeneratedCodeInfo() local
/third_party/protobuf/src/google/protobuf/
Dtype.proto53 repeated string oneofs = 3; field
Dtype.pb.h1475 inline const std::string& Type::oneofs(int index) const { in oneofs() function
1522 Type::oneofs() const { in oneofs() function
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DDescriptorMessageInfoFactory.java665 private OneofInfo[] oneofs = new OneofInfo[2]; field in DescriptorMessageInfoFactory.OneofState
DDescriptors.java828 private final OneofDescriptor[] oneofs; field in Descriptors.Descriptor
/third_party/protobuf/python/google/protobuf/
Ddescriptor.py292 is_extendable=True, extension_ranges=None, oneofs=None, argument
304 is_extendable=True, extension_ranges=None, oneofs=None, argument
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dprotobuf.h526 MessageOneof* oneofs; member
Ddefs.c1805 const google_protobuf_OneofDescriptorProto*const* oneofs = in MessageBuilderContext_add_synthetic_oneofs() local
Dupb.c3032 const upb_oneofdef *oneofs; member
4583 const google_protobuf_OneofDescriptorProto *const *oneofs; in create_msgdef() local
/third_party/protobuf/python/google/protobuf/pyext/
Ddescriptor_containers.cc1262 namespace oneofs { namespace
/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.c3477 const upb_oneofdef *oneofs; member
5054 const google_protobuf_OneofDescriptorProto *const *oneofs; in create_msgdef() local