Home
last modified time | relevance | path

Searched refs:exif_content_free (Results 1 – 4 of 4) sorted by relevance

/third_party/libexif/libexif/
Dexif-content.h92 void exif_content_free (ExifContent *content);
Dexif-content.c95 exif_content_free (content); in exif_content_unref()
99 exif_content_free (ExifContent *content) in exif_content_free() function
Dlibexif.sym7 exif_content_free
/third_party/libexif/test/
Dtest-null.c185 exif_content_free(NULL); in content_null_test()