Home
last modified time | relevance | path

Searched refs:handlerdata (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dencode_decode.c129 // Creates a handlerdata that contains the offset and the hasbit for the field
145 // Creates a handlerdata that contains offset and submessage type information.
392 const map_handlerdata_t* handlerdata; member
404 native_slot_mark(frame->handlerdata->key_field_type, &frame->key_storage); in MapParseFrame_mark()
405 native_slot_mark(frame->handlerdata->value_field_type, &frame->value_storage); in MapParseFrame_mark()
425 frame->handlerdata = mapdata; in startmap_handler()
467 // pass the handlerdata down to the sub-message handler setup.

Completed in 4 milliseconds