Home
last modified time | relevance | path

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

/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c483 static const char *decode_togroup(upb_decstate *d, const char *ptr, in decode_togroup() function
533 ptr = decode_togroup(d, ptr, submsg, layout, field); in decode_toarray()
647 ptr = decode_togroup(d, ptr, submsg, layout, field); in decode_tomsg()
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c434 static const char *decode_togroup(upb_decstate *d, const char *ptr, in decode_togroup() function
481 ptr = decode_togroup(d, ptr, submsg, layout, field); in decode_toarray()
593 ptr = decode_togroup(d, ptr, submsg, layout, field); in decode_tomsg()

Completed in 35 milliseconds