Searched defs:oneofs (Results 1 – 14 of 14) sorted by relevance
29 oneofs: true property
253 std::vector<std::string> oneofs; in WriteGeneratedCodeInfo() local
52 repeated string oneofs = 3; field
942 inline const ::std::string& Type::oneofs(int index) const { in oneofs() function980 Type::oneofs() const { in oneofs() function
818 const ::std::string& Type::oneofs(int index) const { in oneofs() function in google::protobuf::Type856 Type::oneofs() const { in oneofs() function in google::protobuf::Type
33 oneofs: true property
34 oneofs: true property
260 is_extendable=True, extension_ranges=None, oneofs=None, argument271 is_extendable=True, extension_ranges=None, oneofs=None, argument
768 private final OneofDescriptor[] oneofs; field in Descriptors.Descriptor
1232 namespace oneofs { namespace
2053 OneofAccessor oneofs() { return OneofAccessor(this); } in oneofs() function2054 ConstOneofAccessor oneofs() const { return ConstOneofAccessor(this); } in oneofs() function
3259 oneofs = _messages.StringField(3, repeated=True) variable in Type
476 "oneofs": { object