Home
last modified time | relevance | path

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

/external/protobuf/ruby/ext/google/protobuf_c/
Dencode_decode.c414 static map_handlerdata_t* new_map_handlerdata( in new_map_handlerdata() function
620 map_handlerdata_t* hd = new_map_handlerdata(offset, map_msgdef, desc); in add_handlers_for_mapfield()
635 map_handlerdata_t* hd = new_map_handlerdata(0, msgdef, desc); in add_handlers_for_mapentry()
/external/protobuf/php/ext/google/protobuf/
Dencode_decode.c644 static map_handlerdata_t* new_map_handlerdata( in new_map_handlerdata() function
906 map_handlerdata_t* hd = new_map_handlerdata(offset, map_msgdef, desc); in add_handlers_for_mapfield()
919 map_handlerdata_t* hd = new_map_handlerdata(0, msgdef, desc); in add_handlers_for_mapentry()