Home | History | Annotate | Download | only in jhead

Lines Matching full:loge

71     LOGE("loadExifInfo");
81 LOGE("ResetJpgfile");
102 LOGE("ReadJpegFile");
112 LOGE("Modified: %s\n", filename);
120 LOGE("removing backup %s", backupName);
126 LOGE("rename %s to %s", filename, backupName);
132 LOGE("WriteJpegFile %s", filename);
138 LOGE("stating old file %s", backupName);
153 LOGE("unlinking old file %s", backupName);
157 LOGE("returning from saveJPGFile");
161 LOGE("WriteJpegFile failed, restoring from backup file");
170 LOGE("******************************** copyThumbnailData\n");
197 LOGE("******************************** saveAttributes\n");
211 LOGE("attributes %s\n", attributes);
218 LOGE("attribute count %d attrPtr %s\n", attrCnt, attrPtr);
241 LOGE("saveAttributes: couldn't find end of tag");
247 LOGE("saveAttributes: attribute tag way too long");
270 LOGE("saveAttributes: couldn't find end of value len");
285 LOGE("tag %s id %d value %s data length=%d isGps=%d", tag, exifElementTable[i].Tag,
292 LOGE("Call loadAttributes() with filename is %s. Loading exif info\n", filename);
300 LOGE("create exif 2");
325 LOGE("cleaning up now in saveAttributes");
345 LOGE("returning from saveAttributes");
392 LOGE("******************************** appendThumbnail\n");
404 LOGE("*******before actual call to ReplaceThumbnail\n");
421 LOGE("******************************** commitChanges\n");
434 LOGE("******************************** getThumbnail\n");
443 LOGE("no exif section or size == 0, so no thumbnail\n");
452 LOGE("couldn't allocate thumbnail memory, so no thumbnail\n");
458 LOGE("thumbnail size %d\n", ImageInfo.ThumbnailSize);
486 LOGE("reallocing to %d", bufLen);
498 LOGE("buf %s", *buf);
530 LOGE("******************************** getAttributes\n");
703 LOGE("*********Returning result \"%s\"", finalResult);