Home
last modified time | relevance | path

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

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