Home
last modified time | relevance | path

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

/third_party/protobuf/ruby/ext/google/protobuf_c/
Dencode_decode.c169 } oneof_handlerdata_t; typedef
176 oneof_handlerdata_t *hd = ALLOC(oneof_handlerdata_t); in newoneofhandlerdata()
491 const oneof_handlerdata_t *oneofdata = hd; \
513 const oneof_handlerdata_t *oneofdata = hd; in DEFINE_ONEOF_HANDLER()
526 const oneof_handlerdata_t *oneofdata = hd; in oneofbytes_handler()
545 const oneof_handlerdata_t *oneofdata = hd; in oneofsubmsg_handler()
571 const oneof_handlerdata_t *oneofdata = hd; in oneof_startwrapper()