Searched refs:exif_content_foreach_entry (Results 1 – 6 of 6) sorted by relevance
/external/libexif/libexif/ |
D | exif-content.c | 210 exif_content_foreach_entry (ExifContent *content, in exif_content_foreach_entry() function 293 exif_content_foreach_entry (c, fix_func, NULL); in exif_content_fix() 304 exif_content_foreach_entry (c, remove_not_recorded, NULL); in exif_content_fix()
|
D | exif-content.h | 103 void exif_content_foreach_entry (ExifContent *content,
|
D | libexif.sym | 6 exif_content_foreach_entry
|
D | exif-data.c | 1129 exif_content_foreach_entry (content, entry_set_byte_order, data); in content_set_byte_order()
|
/external/libexif/test/ |
D | test-parse.c | 54 exif_content_foreach_entry(content, content_foreach_func, callback_data); in data_foreach_func()
|
/external/chromium_org/third_party/libexif/ |
D | libexif.def | 9 exif_content_foreach_entry @6
|