Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/ext/google/protobuf_c/
Dencode_decode.c81 } oneof_handlerdata_t; typedef
87 oneof_handlerdata_t *hd = ALLOC(oneof_handlerdata_t); in newoneofhandlerdata()
336 const oneof_handlerdata_t *oneofdata = hd; \
358 const oneof_handlerdata_t *oneofdata = hd; in DEFINE_ONEOF_HANDLER()
371 const oneof_handlerdata_t *oneofdata = hd; in oneofbytes_handler()
382 const oneof_handlerdata_t *oneofdata = hd; in oneofstring_end_handler()
391 const oneof_handlerdata_t *oneofdata = hd; in oneofsubmsg_handler()