Searched defs:EXIF_LOG_CODE_NO_MEMORY (Results 1 - 1 of 1) sorted by relevance

/external/libexif/libexif/
H A Dexif-log.h57 EXIF_LOG_CODE_NO_MEMORY, enumerator in enum:__anon22862
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))

Completed in 90 milliseconds