Home
last modified time | relevance | path

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

/external/protobuf/ruby/ext/google/protobuf_c/
Dencode_decode.c488 static void *oneofsubmsg_handler(void *closure, in oneofsubmsg_handler() function
691 upb_handlers_setstartsubmsg(h, f, oneofsubmsg_handler, &attr); in add_handlers_for_oneof_field()
/external/protobuf/php/ext/google/protobuf/
Dencode_decode.c777 static void* oneofsubmsg_handler(void* closure, const void* hd) { in oneofsubmsg_handler() function
972 upb_handlers_setstartsubmsg(h, f, oneofsubmsg_handler, &attr); in add_handlers_for_oneof_field()