Home
last modified time | relevance | path

Searched refs:map_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.c248 } map_handlerdata_t; typedef
266 const map_handlerdata_t* mapdata = hd; in startmapentry_handler()
282 const map_handlerdata_t* mapdata = hd; in endmap_handler()
313 static map_handlerdata_t* new_map_handlerdata( in new_map_handlerdata()
319 map_handlerdata_t* hd = ALLOC(map_handlerdata_t); in new_map_handlerdata()
510 map_handlerdata_t* hd = new_map_handlerdata(offset, map_msgdef, desc); in add_handlers_for_mapfield()
525 map_handlerdata_t* hd = new_map_handlerdata(0, msgdef, desc); in add_handlers_for_mapentry()