Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Dencode_decode.c143 } stringfields_parseframe_t; typedef
248 stringfields_parseframe_t* frame = in DEFINE_APPEND_HANDLER()
249 (stringfields_parseframe_t*)malloc(sizeof(stringfields_parseframe_t)); in DEFINE_APPEND_HANDLER()
257 stringfields_parseframe_t* frame = closure; in appendstr_end_handler()
359 stringfields_parseframe_t* frame = in str_handler()
360 (stringfields_parseframe_t*)malloc(sizeof(stringfields_parseframe_t)); in str_handler()
368 stringfields_parseframe_t* frame = closure; in str_end_handler()
384 stringfields_parseframe_t* frame = closure; in stringdata_handler()
743 stringfields_parseframe_t* frame = closure; in oneofstr_end_handler()
768 stringfields_parseframe_t* frame = in oneofstr_handler()
[all …]