Home
last modified time | relevance | path

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

/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dencode_decode.c382 } map_handlerdata_t; typedef
392 const map_handlerdata_t* handlerdata;
421 const map_handlerdata_t* mapdata = hd; in startmap_handler()
446 const map_handlerdata_t* mapdata = hd; in endmapentry_handler()
461 // Allocates a new map_handlerdata_t given the map entry message definition. If
468 static map_handlerdata_t* new_map_handlerdata( in new_map_handlerdata()
474 map_handlerdata_t* hd = ALLOC(map_handlerdata_t); in new_map_handlerdata()
763 map_handlerdata_t* hd = new_map_handlerdata(offset, map_msgdef, desc); in add_handlers_for_mapfield()
777 map_handlerdata_t* h in add_handlers_for_mapentry()
[all...]

Completed in 2 milliseconds