Home
last modified time | relevance | path

Searched refs:avro_map (Results 1 – 10 of 10) sorted by relevance

/dports/devel/avro-c/avro-c-1.11.0/tests/
H A Dgenerate_interop_data.c78 avro_record_set(interop, "mapField", avro_map(map_schema)); in main()
H A Dtest_avro_data.c514 avro_datum_t datum = avro_map(schema); in test_map()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/avro/tests/
H A Dgenerate_interop_data.c78 avro_record_set(interop, "mapField", avro_map(map_schema));
H A Dtest_avro_data.c514 avro_datum_t datum = avro_map(schema); in test_map()
/dports/devel/avro-c/avro-c-1.11.0/src/avro/
H A Dlegacy.h89 avro_datum_t avro_map(avro_schema_t schema);
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/avro/src/avro/
H A Dlegacy.h89 avro_datum_t avro_map(avro_schema_t schema);
/dports/devel/avro-c/avro-c-1.11.0/src/
H A Ddatum.c741 avro_datum_t avro_map(avro_schema_t schema) in avro_map() function
H A Dschema.c1660 return avro_map(schema); in avro_datum_from_schema()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/avro/src/
H A Ddatum.c741 avro_datum_t avro_map(avro_schema_t schema) in avro_map() function
H A Dschema.c1660 return avro_map(schema); in avro_datum_from_schema()