Home
last modified time | relevance | path

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

/nanopb-2.7.6/tests/callbacks/
Dencode_callbacks.c47 bool encode_repeatedstring(pb_ostream_t *stream, const pb_field_t *field, void * const *arg) in encode_repeatedstring() function
82 testmessage.repeatedstring.funcs.encode = &encode_repeatedstring; in main()