Home
last modified time | relevance | path

Searched refs:decode_tomsg (Results 1 - 2 of 2) sorted by relevance

/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c618 static const char *decode_tomsg(upb_decstate *d, const char *ptr, upb_msg *msg, in decode_tomsg() function
749 ptr = decode_tomsg(d, ptr, msg, layout, field, val, op); in decode_msg()
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c566 static const char *decode_tomsg(upb_decstate *d, const char *ptr, upb_msg *msg, in decode_tomsg() function
692 ptr = decode_tomsg(d, ptr, msg, layout, field, val, op); in decode_msg()

Completed in 34 milliseconds