Home
last modified time | relevance | path

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

/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c8934 static bool enumval_startmsg(void *closure, const void *hd) { in enumval_startmsg() function
9392 upb_handlers_setstartmsg(h, &enumval_startmsg, NULL); in reghandlers()