OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:write_repeated_string
(Results
1 - 1
of
1
) sorted by null
/external/nanopb-c/tests/alltypes_callback/
encode_alltypes_callback.c
113
static bool
write_repeated_string
(pb_ostream_t *stream, const pb_field_t *field, void * const *arg)
function
304
alltypes.rep_string.funcs.encode = &
write_repeated_string
;
307
alltypes.rep_bytes.funcs.encode = &
write_repeated_string
;
Completed in 77 milliseconds