Home
last modified time | relevance | path

Searched refs:exif_mnote_data_get_description (Results 1 – 6 of 6) sorted by relevance

/third_party/libexif/libexif/
Dexif-mnote-data.h100 const char *exif_mnote_data_get_description (ExifMnoteData *d, unsigned int n);
Dlibexif.sym86 exif_mnote_data_get_description
Dexif-mnote-data.c138 exif_mnote_data_get_description (ExifMnoteData *d, unsigned int n) in exif_mnote_data_get_description() function
/third_party/libexif/test/
Dtest-mnote.c62 exif_mnote_data_get_description (md, i)); in test_exif_data()
Dtest-fuzzer.c81 exif_mnote_data_get_description (md, i); in test_exif_data()
Dtest-null.c299 exif_mnote_data_get_description(NULL, 0); in mnote_null_test()