Home
last modified time | relevance | path

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

/external/protobuf/ruby/ext/google/protobuf_c/
Dencode_decode.c874 upb_sink_endstr(sink, getsel(f, UPB_HANDLER_ENDSTR)); in putstr()
Dupb.c358 TRY(UPB_HANDLER_ENDSTR) in assign_msg_indices()
2474 SETTER(endstr, upb_endfield_handlerfunc*, UPB_HANDLER_ENDSTR) in SETTER()
2673 case UPB_HANDLER_ENDSTR: in upb_handlers_getselector()
7723 upb_handlers_gethandler(h, getsel(f, UPB_HANDLER_ENDSTR)); in haslazyhandlers()
7814 maybeput(c, OP_ENDSTR, h, f, UPB_HANDLER_ENDSTR); in generate_delimfield()
7830 maybeput(c, OP_ENDSTR, h, f, UPB_HANDLER_ENDSTR); in generate_delimfield()
11078 upb_selector_t sel = getsel_for_handlertype(p, UPB_HANDLER_ENDSTR); in end_stringval()
11177 sel = getsel_for_handlertype(p, UPB_HANDLER_ENDSTR); in parse_mapentry_key()
Dupb.h3921 UPB_HANDLER_ENDSTR,
/external/protobuf/php/ext/google/protobuf/
Dupb.c304 TRY(UPB_HANDLER_ENDSTR) in assign_msg_indices()
2321 SETTER(endstr, upb_endfield_handlerfunc*, UPB_HANDLER_ENDSTR) in SETTER()
2520 case UPB_HANDLER_ENDSTR: in upb_handlers_getselector()
7049 upb_handlers_gethandler(h, getsel(f, UPB_HANDLER_ENDSTR)); in haslazyhandlers()
7135 maybeput(c, OP_ENDSTR, h, f, UPB_HANDLER_ENDSTR); in generate_delimfield()
7151 maybeput(c, OP_ENDSTR, h, f, UPB_HANDLER_ENDSTR); in generate_delimfield()
10381 upb_selector_t sel = getsel_for_handlertype(p, UPB_HANDLER_ENDSTR); in end_stringval()
10480 sel = getsel_for_handlertype(p, UPB_HANDLER_ENDSTR); in parse_mapentry_key()
Dupb.h3225 UPB_HANDLER_ENDSTR, enumerator