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

/external/nanopb-c/tests/callbacks/
H A Ddecode_callbacks.c48 bool print_fixed64(pb_istream_t *stream, const pb_field_t *field, void **arg) function
79 testmessage.submsg.fixed64value.funcs.decode = &print_fixed64;
88 testmessage.fixed64value.funcs.decode = &print_fixed64;

Completed in 144 milliseconds