Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Dupb.c6107 static bool field_startmsg(void *closure, const void *hd) { in field_startmsg() function
6404 upb_handlers_setstartmsg(h, &field_startmsg, NULL); in reghandlers()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c6719 static bool field_startmsg(void *closure, const void *hd) { in field_startmsg() function
7061 upb_handlers_setstartmsg(h, &field_startmsg, NULL); in reghandlers()