Searched defs:oneofs (Results 1 – 8 of 8) sorted by relevance
250 std::vector<std::string> oneofs; in WriteGeneratedCodeInfo() local
52 repeated string oneofs = 3; field
962 inline const ::std::string& Type::oneofs(int index) const { in oneofs() function1000 Type::oneofs() const { in oneofs() function
815 const ::std::string& Type::oneofs(int index) const { in oneofs() function in google::protobuf::Type853 Type::oneofs() const { in oneofs() function in google::protobuf::Type
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
2053 OneofAccessor oneofs() { return OneofAccessor(this); } in oneofs() function2054 ConstOneofAccessor oneofs() const { return ConstOneofAccessor(this); } in oneofs() function
1256 namespace oneofs { namespace