Searched defs:field_callback (Results 1 – 3 of 3) sorted by relevance
144 static bool field_callback(pb_istream_t *stream, const pb_field_t *field, void **arg) in field_callback() function
285 …bool (*field_callback)(pb_istream_t *istream, pb_ostream_t *ostream, const pb_field_iter_t *field); member