HomeSort by relevance Sort by last modified time
    Searched refs:EXIF_LOG_CODE_NO_MEMORY (Results 1 - 3 of 3) sorted by null

  /external/libexif/libexif/
exif-log.h 57 EXIF_LOG_CODE_NO_MEMORY,
110 #define EXIF_LOG_NO_MEMORY(l,d,s) exif_log ((l), EXIF_LOG_CODE_NO_MEMORY, (d), "Could not allocate %lu byte(s).", (unsigned long)(s))
exif-log.c 45 { EXIF_LOG_CODE_NO_MEMORY, N_("Not enough memory"),
exif-entry.c 246 exif_entry_log (e, EXIF_LOG_CODE_NO_MEMORY,
    [all...]

Completed in 90 milliseconds