OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:read_repeated_string
(Results
1 - 1
of
1
) sorted by null
/external/nanopb-c/tests/alltypes_callback/
decode_alltypes_callback.c
131
static bool
read_repeated_string
(pb_istream_t *stream, const pb_field_t *field, void **arg)
function
320
alltypes.rep_string.funcs.decode = &
read_repeated_string
;
323
alltypes.rep_bytes.funcs.decode = &
read_repeated_string
;
Completed in 3198 milliseconds