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

/external/nanopb-c/tests/alltypes_callback/
H A Dencode_alltypes_callback.c43 static bool write_submsg(pb_ostream_t *stream, const pb_field_t *field, void * const *arg) function
256 alltypes.req_submsg.funcs.encode = &write_submsg;
368 alltypes.opt_submsg.funcs.encode = &write_submsg;

Completed in 289 milliseconds