Home
last modified time | relevance | path

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

/external/protobuf/ruby/ext/google/protobuf_c/
Dencode_decode.c81 } oneof_handlerdata_t; typedef
87 oneof_handlerdata_t *hd = ALLOC(oneof_handlerdata_t); in newoneofhandlerdata()
319 const oneof_handlerdata_t *oneofdata = hd; \
341 const oneof_handlerdata_t *oneofdata = hd; in DEFINE_ONEOF_HANDLER()
354 const oneof_handlerdata_t *oneofdata = hd; in oneofbytes_handler()
367 const oneof_handlerdata_t *oneofdata = hd; in oneofsubmsg_handler()