Searched refs:UPB_HANDLER_STARTSEQ (Results 1 - 5 of 5) sorted by relevance

/external/protobuf/ruby/ext/google/protobuf_c/
H A Dencode_decode.c902 upb_sink_startseq(sink, getsel(f, UPB_HANDLER_STARTSEQ), &subsink);
1000 upb_sink_startseq(sink, getsel(f, UPB_HANDLER_STARTSEQ), &subsink);
H A Dupb.c361 TRY(UPB_HANDLER_STARTSEQ)
2284 type != UPB_HANDLER_STARTSEQ &&
2286 context_closure_type = returntype(h, f, UPB_HANDLER_STARTSEQ);
2310 if (type == UPB_HANDLER_STARTSEQ || type == UPB_HANDLER_STARTSTR) {
2343 type != UPB_HANDLER_STARTSEQ &&
2345 h->table[sel = handlers_getsel(h, f, UPB_HANDLER_STARTSEQ)].func) {
2475 SETTER(startseq, upb_startfield_handlerfunc*, UPB_HANDLER_STARTSEQ)
2566 if (!checkstart(h, f, UPB_HANDLER_STARTSEQ, s))
2586 h, handlers_getsel(h, f, UPB_HANDLER_STARTSEQ)) ||
2680 case UPB_HANDLER_STARTSEQ
[all...]
H A Dupb.h3924 UPB_HANDLER_STARTSEQ, enumerator in enum:__anon18892
/external/protobuf/php/ext/google/protobuf/
H A Dupb.c307 TRY(UPB_HANDLER_STARTSEQ)
2137 type != UPB_HANDLER_STARTSEQ &&
2139 context_closure_type = returntype(h, f, UPB_HANDLER_STARTSEQ);
2163 if (type == UPB_HANDLER_STARTSEQ || type == UPB_HANDLER_STARTSTR) {
2196 type != UPB_HANDLER_STARTSEQ &&
2198 h->table[sel = handlers_getsel(h, f, UPB_HANDLER_STARTSEQ)].func) {
2322 SETTER(startseq, upb_startfield_handlerfunc*, UPB_HANDLER_STARTSEQ)
2413 if (!checkstart(h, f, UPB_HANDLER_STARTSEQ, s))
2433 h, handlers_getsel(h, f, UPB_HANDLER_STARTSEQ)) ||
2527 case UPB_HANDLER_STARTSEQ
[all...]
H A Dupb.h3228 UPB_HANDLER_STARTSEQ, enumerator in enum:__anon18834

Completed in 163 milliseconds