Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/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()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/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()