Home
last modified time | relevance | path

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

/dports/devel/avro-c/avro-c-1.11.0/src/avro/
H A Dlegacy.h118 int avro_fixed_get(avro_datum_t datum, char **bytes, int64_t * size);
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/avro/src/avro/
H A Dlegacy.h118 int avro_fixed_get(avro_datum_t datum, char **bytes, int64_t * size);
/dports/devel/avro-c/avro-c-1.11.0/src/
H A Ddatum_value.c293 check(rval, avro_fixed_get(self, &bytes, &sz)); in avro_datum_value_get_fixed()
314 check(rval, avro_fixed_get(self, &bytes, &sz)); in avro_datum_value_grab_fixed()
H A Ddatum.c705 int avro_fixed_get(avro_datum_t datum, char **bytes, int64_t * size) in avro_fixed_get() function
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/avro/src/
H A Ddatum_value.c293 check(rval, avro_fixed_get(self, &bytes, &sz)); in avro_datum_value_get_fixed()
314 check(rval, avro_fixed_get(self, &bytes, &sz)); in avro_datum_value_grab_fixed()
H A Ddatum.c705 int avro_fixed_get(avro_datum_t datum, char **bytes, int64_t * size) in avro_fixed_get() function