Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/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()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/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()