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

/external/protobuf/php/ext/google/protobuf/
H A Dupb.c8032 static void goto_endmsg(upb_pbdecoder *d) { function
8089 goto_endmsg(d);
8401 if (result == DECODE_ENDGROUP) goto_endmsg(decoder);
/external/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c8743 static void goto_endmsg(upb_pbdecoder *d) { function
8800 goto_endmsg(d);
9112 if (result == DECODE_ENDGROUP) goto_endmsg(decoder);

Completed in 182 milliseconds