Home
last modified time | relevance | path

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

/external/protobuf/ruby/ext/google/protobuf_c/
Dencode_decode.c231 } map_handlerdata_t; typedef
249 const map_handlerdata_t* mapdata = hd; in startmapentry_handler()
265 const map_handlerdata_t* mapdata = hd; in endmap_handler()
296 static map_handlerdata_t* new_map_handlerdata( in new_map_handlerdata()
302 map_handlerdata_t* hd = ALLOC(map_handlerdata_t); in new_map_handlerdata()
484 map_handlerdata_t* hd = new_map_handlerdata(offset, map_msgdef, desc); in add_handlers_for_mapfield()
499 map_handlerdata_t* hd = new_map_handlerdata(0, msgdef, desc); in add_handlers_for_mapentry()