Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Dupb.c5998 static bool file_startmsg(void *r, const void *hd) { in file_startmsg() function
6387 upb_handlers_setstartmsg(h, &file_startmsg, NULL); in reghandlers()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c6612 static void *file_startmsg(void *closure, const void *hd) { in file_startmsg() function
7046 &file_startmsg, NULL); in reghandlers()