Home
last modified time | relevance | path

Searched refs:exif_content_remove_entry (Results 1 – 5 of 5) sorted by relevance

/external/libexif/libexif/
Dexif-content.h73 void exif_content_remove_entry (ExifContent *c, ExifEntry *e);
Dexif-content.c157 exif_content_remove_entry (ExifContent *c, ExifEntry *e) in exif_content_remove_entry() function
272 exif_content_remove_entry (c, e); in remove_not_recorded()
Dlibexif.sym14 exif_content_remove_entry
Dexif-data.c1248 exif_content_remove_entry (c, c->entries[c->count - 1]); in fix_func()
/external/libexif/
DChangeLog592 * libexif/exif-content.c: (exif_content_remove_entry) Recover
613 * libexif/exif-content.c: (exif_content_remove_entry) Check the
821 exif_content_add_entry() & exif_content_remove_entry(); also safe