OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:exif_content_remove_entry
(Results
1 - 6
of
6
) sorted by null
/external/libexif/libexif/
libexif.sym
14
exif_content_remove_entry
exif-content.c
157
exif_content_remove_entry
(ExifContent *c, ExifEntry *e)
function
272
exif_content_remove_entry
(c, e);
exif-content.h
73
void
exif_content_remove_entry
(ExifContent *c, ExifEntry *e);
exif-data.c
1242
exif_content_remove_entry
(c, c->entries[c->count - 1]);
[
all
...]
/external/chromium_org/third_party/libexif/
libexif.def
17
exif_content_remove_entry
@14
/external/libexif/
ChangeLog
592
* 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
[
all
...]
Completed in 79 milliseconds