Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/ext/google/protobuf_c/
Dencode_decode.c921 upb_sink_endsubmsg(sink, getsel(f, UPB_HANDLER_ENDSUBMSG)); in putsubmsg()
1052 upb_sink_endsubmsg(&subsink, getsel(f, UPB_HANDLER_ENDSUBMSG)); in putmap()
Dupb.c360 TRY(UPB_HANDLER_ENDSUBMSG) in assign_msg_indices()
2477 SETTER(endsubmsg, upb_endfield_handlerfunc*, UPB_HANDLER_ENDSUBMSG) in SETTER()
2580 h, handlers_getsel(h, f, UPB_HANDLER_ENDSUBMSG))) { in upb_handlers_freeze()
2696 case UPB_HANDLER_ENDSUBMSG: in upb_handlers_getselector()
7771 maybeput(c, OP_ENDSUBMSG, h, f, UPB_HANDLER_ENDSUBMSG); in generate_msgfield()
7789 maybeput(c, OP_ENDSUBMSG, h, f, UPB_HANDLER_ENDSUBMSG); in generate_msgfield()
11288 ok = upb_handlers_getselector(mapfield, UPB_HANDLER_ENDSUBMSG, &sel); in end_member()
11357 sel = getsel_for_handlertype(p, UPB_HANDLER_ENDSUBMSG); in end_subobject()
Dupb.h3923 UPB_HANDLER_ENDSUBMSG,
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/php/ext/google/protobuf/
Dupb.c306 TRY(UPB_HANDLER_ENDSUBMSG) in assign_msg_indices()
2324 SETTER(endsubmsg, upb_endfield_handlerfunc*, UPB_HANDLER_ENDSUBMSG) in SETTER()
2427 h, handlers_getsel(h, f, UPB_HANDLER_ENDSUBMSG))) { in upb_handlers_freeze()
2543 case UPB_HANDLER_ENDSUBMSG: in upb_handlers_getselector()
7092 maybeput(c, OP_ENDSUBMSG, h, f, UPB_HANDLER_ENDSUBMSG); in generate_msgfield()
7110 maybeput(c, OP_ENDSUBMSG, h, f, UPB_HANDLER_ENDSUBMSG); in generate_msgfield()
10590 ok = upb_handlers_getselector(mapfield, UPB_HANDLER_ENDSUBMSG, &sel); in end_member()
10657 sel = getsel_for_handlertype(p, UPB_HANDLER_ENDSUBMSG); in end_subobject()
Dupb.h3227 UPB_HANDLER_ENDSUBMSG, enumerator