Home
last modified time | relevance | path

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

/external/oss-fuzz/projects/libexif/
Dexif_from_data_fuzzer.cc45 exif_data_foreach_content(data, data_func, NULL); in data_dump()
Dexif_loader_fuzzer.cc68 exif_data_foreach_content(exif_data, data_func, NULL); in LLVMFuzzerTestOneInput()
/external/libexif/test/
Dtest-parse.c66 exif_data_foreach_content(d, data_foreach_func, callback_data); in test_parse()
/external/libexif/libexif/
Dlibexif.sym18 exif_data_foreach_content
Dexif-data.h169 void exif_data_foreach_content (ExifData *data,
Dexif-data.c1082 exif_data_foreach_content (ExifData *data, ExifDataForeachContentFunc func, in exif_data_foreach_content() function
1126 exif_data_foreach_content (data, content_set_byte_order, &d); in exif_data_set_byte_order()
1244 exif_data_foreach_content (d, fix_func, NULL); in exif_data_fix()