Home
last modified time | relevance | path

Searched defs:oneofs (Results 1 - 13 of 13) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/csharp/
H A Dcsharp_reflection_class.cc276 std::vector<std::string> oneofs; in WriteGeneratedCodeInfo() local
/third_party/protobuf/php/src/Google/Protobuf/
H A DType.php35 private $oneofs; variable
153 $this->oneofs = $arr; variable
/third_party/protobuf/objectivec/
H A DGPBDescriptor.h72 @property(nonatomic, readonly, strong, nullable) NSArray<GPBOneofDescriptor*> *oneofs; variable
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DDescriptorMessageInfoFactory.java665 private OneofInfo[] oneofs = new OneofInfo[2]; field in DescriptorMessageInfoFactory.OneofState
H A DGeneratedMessageV3.java2003 private final OneofAccessor[] oneofs; field in GeneratedMessageV3.FieldAccessorTable
H A DGeneratedMessage.java2136 private final OneofAccessor[] oneofs; field in GeneratedMessage.FieldAccessorTable
H A DDescriptors.java828 private final OneofDescriptor[] oneofs; field in Descriptors.Descriptor
[all...]
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dprotobuf.h526 MessageOneof* oneofs; member
H A Ddefs.c1805 const google_protobuf_OneofDescriptorProto*const* oneofs = in MessageBuilderContext_add_synthetic_oneofs() local
H A Dupb.c3032 const upb_oneofdef *oneofs; member
4583 const google_protobuf_OneofDescriptorProto *const *oneofs; in create_msgdef() local
[all...]
/third_party/protobuf/python/google/protobuf/pyext/
H A Ddescriptor_containers.cc1262 namespace oneofs { namespace
/third_party/protobuf/src/google/protobuf/
H A Dtype.pb.h1475 inline const std::string& Type::oneofs(int index) const { in oneofs() function in Type
1522 Type::oneofs() const { oneofs() function in Type
[all...]
/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c3477 const upb_oneofdef *oneofs; member
5054 const google_protobuf_OneofDescriptorProto *const *oneofs; in create_msgdef() local
[all...]

Completed in 50 milliseconds