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

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

Completed in 142 milliseconds