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

  /external/libexif/libexif/
exif-log.h 90 void exif_log (ExifLog *log, ExifLogCode, const char *domain,
98 #define exif_log(...) do { } while (0) macro
100 #define exif_log(x...) do { } while (0) macro
102 #define exif_log (void) macro
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-data.c 173 exif_log (data->priv->log, EXIF_LOG_CODE_DEBUG, "ExifData",
195 exif_log (data->priv->log, EXIF_LOG_CODE_DEBUG, "ExifData",
212 exif_log (data->priv->log, EXIF_LOG_CODE_DEBUG, "ExifData",
215 exif_log (data->priv->log,
312 exif_log (data->priv->log, EXIF_LOG_CODE_DEBUG, "ExifData",
332 exif_log (data->priv->log, EXIF_LOG_CODE_DEBUG, \
339 exif_log (data->priv->log, EXIF_LOG_CODE_DEBUG, \
376 exif_log (data->priv->log, EXIF_LOG_CODE_CORRUPT_DATA, "ExifData",
383 exif_log (data->priv->log, EXIF_LOG_CODE_CORRUPT_DATA, "ExifData",
388 exif_log (data->priv->log, EXIF_LOG_CODE_DEBUG, "ExifData"
    [all...]
exif-log.c 131 /* exif_log forms part of the API and can't be commented away */
132 #undef exif_log macro
135 exif_log (ExifLog *log, ExifLogCode code, const char *domain, function
exif-loader.c 118 exif_log (l->log, EXIF_LOG_CODE_NONE, "ExifLoader",
189 exif_log (eld->log, EXIF_LOG_CODE_DEBUG, "ExifLoader",
298 exif_log (eld->log,
414 exif_log (loader->log, EXIF_LOG_CODE_DEBUG, "ExifLoader",
exif-content.c 140 exif_log (c->priv->log, EXIF_LOG_CODE_DEBUG, "ExifContent",
269 exif_log (c->priv->log, EXIF_LOG_CODE_DEBUG, "exif-content",
318 exif_log (c->priv->log, EXIF_LOG_CODE_DEBUG, "exif-content",
  /external/libexif/libexif/olympus/
exif-mnote-data-olympus.c 81 exif_log (d->log, EXIF_LOG_CODE_DEBUG, "ExifMnoteDataOlympus",
245 exif_log (en->log, EXIF_LOG_CODE_CORRUPT_DATA,
251 exif_log (en->log, EXIF_LOG_CODE_CORRUPT_DATA,
282 exif_log (en->log, EXIF_LOG_CODE_DEBUG, "ExifMnoteDataOlympus",
306 exif_log (en->log, EXIF_LOG_CODE_DEBUG, "ExifMnoteDataOlympus",
322 exif_log (en->log, EXIF_LOG_CODE_DEBUG, "ExifMnoteDataOlympus",
350 exif_log (en->log, EXIF_LOG_CODE_DEBUG, "ExifMnoteDataOlympus",
376 exif_log (en->log, EXIF_LOG_CODE_DEBUG,
393 exif_log (en->log, EXIF_LOG_CODE_DEBUG, "ExifMnoteDataOlympus",
403 exif_log (en->log, EXIF_LOG_CODE_DEBUG, "ExifMnoteDataOlympus"
    [all...]
  /external/libexif/libexif/pentax/
exif-mnote-data-pentax.c 205 exif_log (ne->log, EXIF_LOG_CODE_CORRUPT_DATA, "ExifMnoteDataPentax",
222 exif_log (en->log, EXIF_LOG_CODE_CORRUPT_DATA,
228 exif_log (en->log, EXIF_LOG_CODE_CORRUPT_DATA,
245 exif_log (en->log, EXIF_LOG_CODE_DEBUG, "ExifMnoteDataPentax",
250 exif_log (en->log, EXIF_LOG_CODE_DEBUG, "ExifMnoteDataPentax",
257 exif_log (en->log, EXIF_LOG_CODE_DEBUG, "ExifMnoteDataPentax",
281 exif_log (en->log, EXIF_LOG_CODE_CORRUPT_DATA,
291 exif_log (en->log, EXIF_LOG_CODE_DEBUG, "ExifMnotePentax",
309 exif_log (en->log, EXIF_LOG_CODE_DEBUG,
  /external/libexif/libexif/fuji/
exif-mnote-data-fuji.c 71 exif_log (d->log, EXIF_LOG_CODE_DEBUG, "ExifMnoteDataFuji",
160 exif_log (en->log, EXIF_LOG_CODE_CORRUPT_DATA,
166 exif_log (en->log, EXIF_LOG_CODE_CORRUPT_DATA,
175 exif_log (en->log, EXIF_LOG_CODE_CORRUPT_DATA,
199 exif_log (en->log, EXIF_LOG_CODE_CORRUPT_DATA,
209 exif_log (en->log, EXIF_LOG_CODE_DEBUG, "ExifMnoteDataFuji",
226 exif_log (en->log, EXIF_LOG_CODE_CORRUPT_DATA,
  /external/libexif/libexif/canon/
exif-mnote-data-canon.c 207 exif_log (ne->log, EXIF_LOG_CODE_CORRUPT_DATA,
213 exif_log (ne->log, EXIF_LOG_CODE_CORRUPT_DATA,
237 exif_log (ne->log, EXIF_LOG_CODE_CORRUPT_DATA,
247 exif_log (ne->log, EXIF_LOG_CODE_DEBUG, "ExifMnoteCanon",
259 exif_log (ne->log, EXIF_LOG_CODE_CORRUPT_DATA,
268 exif_log (ne->log, EXIF_LOG_CODE_DEBUG,

Completed in 275 milliseconds