Home
last modified time | relevance | path

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

/third_party/libexif/libexif/
Dexif-log.h57 EXIF_LOG_CODE_NO_MEMORY, enumerator
110 #define EXIF_LOG_NO_MEMORY(l,d,s) exif_log ((l), EXIF_LOG_CODE_NO_MEMORY, (d), "Could not allocate …
Dexif-log.c45 { EXIF_LOG_CODE_NO_MEMORY, N_("Not enough memory"),
Dexif-data.c527 exif_log (data->priv->log, EXIF_LOG_CODE_NO_MEMORY, "ExifData", in exif_data_load_data_content()
Dexif-entry.c255 exif_entry_log (e, EXIF_LOG_CODE_NO_MEMORY, in exif_entry_fix()