Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Dupb.c6031 static size_t enumval_onname(void *closure, const void *hd, const char *buf, in enumval_onname() function
6396 upb_handlers_setstring(h, D(EnumValueDescriptorProto_name), &enumval_onname, NULL); in reghandlers()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c6650 static size_t enumval_onname(void *closure, const void *hd, const char *buf, in enumval_onname() function
7054 upb_handlers_setstring(h, F(EnumValueDescriptorProto, name), &enumval_onname, NULL); in reghandlers()