Home
last modified time | relevance | path

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

/third_party/libexif/libexif/
Dexif-log.c108 if (!log->ref_count) exif_log_free (log); in exif_log_unref()
112 exif_log_free (ExifLog *log) in exif_log_free() function
Dexif-log.h52 void exif_log_free (ExifLog *log);
Dlibexif.sym69 exif_log_free
/third_party/libexif/test/
Dtest-null.c321 exif_log_free(NULL); in log_null_test()