Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Dupb.c6051 static bool enumval_endmsg(void *closure, const void *hd, upb_status *status) { in enumval_endmsg() function
6395 upb_handlers_setendmsg(h, &enumval_endmsg, NULL); in reghandlers()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c6670 static bool enumval_endmsg(void *closure, const void *hd, upb_status *status) { in enumval_endmsg() function
7053 upb_handlers_setendmsg(h, &enumval_endmsg, NULL); in reghandlers()