Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Dupb.c6094 static size_t enum_onname(void *closure, const void *hd, const char *buf, in enum_onname() function
6402 upb_handlers_setstring(h, D(EnumDescriptorProto_name), &enum_onname, NULL); in reghandlers()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c6705 static size_t enum_onname(void *closure, const void *hd, const char *buf, in enum_onname() function
7059 upb_handlers_setstring(h, F(EnumDescriptorProto, name), &enum_onname, NULL); in reghandlers()