Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Dupb.c6190 static bool field_endmsg(void *closure, const void *hd, upb_status *status) { in field_endmsg() function
6405 upb_handlers_setendmsg(h, &field_endmsg, NULL); in reghandlers()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c6802 static bool field_endmsg(void *closure, const void *hd, upb_status *status) { in field_endmsg() function
7062 upb_handlers_setendmsg(h, &field_endmsg, NULL); in reghandlers()