Home
last modified time | relevance | path

Searched defs:pb_ostream_s (Results 1 – 2 of 2) sorted by relevance

/nanopb-3.4.0/
Dpb_encode.h27 struct pb_ostream_s struct
36 const int *callback;
40 void *state; /* Free field for use by callback implementation. */
41 size_t max_size; /* Limit number of output bytes written (or use SIZE_MAX). */
42 size_t bytes_written; /* Number of bytes written so far. */
45 const char *errmsg;
/nanopb-3.4.0/spm_headers/nanopb/
Dpb_encode.h27 struct pb_ostream_s struct
36 const int *callback;
40 void *state; /* Free field for use by callback implementation. */
41 size_t max_size; /* Limit number of output bytes written (or use SIZE_MAX). */
42 size_t bytes_written; /* Number of bytes written so far. */
45 const char *errmsg;