Home
last modified time | relevance | path

Searched refs:initialize_rb_class_with_no_args (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/
H A Dmessage.c42 static VALUE initialize_rb_class_with_no_args(VALUE klass) { in initialize_rb_class_with_no_args() function
983 VALUE msg_rb = initialize_rb_class_with_no_args(klass); in Message_decode()
1041 VALUE msg_rb = initialize_rb_class_with_no_args(klass); in Message_decode_json()
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dmessage.c42 static VALUE initialize_rb_class_with_no_args(VALUE klass) { in initialize_rb_class_with_no_args() function
983 VALUE msg_rb = initialize_rb_class_with_no_args(klass); in Message_decode()
1041 VALUE msg_rb = initialize_rb_class_with_no_args(klass); in Message_decode_json()