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

/external/nanopb-c/tests/callbacks/
H A Ddecode_callbacks.c38 bool print_fixed32(pb_istream_t *stream, const pb_field_t *field, void **arg) function
77 testmessage.submsg.fixed32value.funcs.decode = &print_fixed32;
86 testmessage.fixed32value.funcs.decode = &print_fixed32;

Completed in 26 milliseconds