Searched refs:rb_str_maybe_null (Results 1 – 1 of 1) sorted by relevance
42 static VALUE rb_str_maybe_null(const char* s) { in rb_str_maybe_null() function347 return rb_str_maybe_null(upb_msgdef_fullname(self->msgdef)); in Descriptor_name()705 return rb_str_maybe_null(upb_fielddef_name(self->fielddef)); in FieldDescriptor_name()1034 return rb_str_maybe_null(upb_fielddef_subdefname(self->fielddef)); in FieldDescriptor_submsg_name()1206 return rb_str_maybe_null(upb_oneofdef_name(self->oneofdef)); in OneofDescriptor_name()1358 return rb_str_maybe_null(upb_enumdef_fullname(self->enumdef)); in EnumDescriptor_name()