Home
last modified time | relevance | path

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

/third_party/protobuf/ruby/ext/google/protobuf_c/
Dconvert.c270 VALUE str_rb = rb_str_new(upb_val.str_val.data, upb_val.str_val.size); in Convert_UpbToRuby() local
276 VALUE str_rb = rb_str_new(upb_val.str_val.data, upb_val.str_val.size); in Convert_UpbToRuby() local