Home
last modified time | relevance | path

Searched refs:enum_endmsg (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/php/ext/google/protobuf/
Dupb.c6077 static bool enum_endmsg(void *closure, const void *hd, upb_status *status) { in enum_endmsg() function
6401 upb_handlers_setendmsg(h, &enum_endmsg, NULL); in reghandlers()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c6688 static bool enum_endmsg(void *closure, const void *hd, upb_status *status) { in enum_endmsg() function
7058 upb_handlers_setendmsg(h, &enum_endmsg, NULL); in reghandlers()