• Home
  • Raw
  • Download

Lines Matching refs:ALOGE

65         ALOGE("%s: Tiff header is empty.", __FUNCTION__);  in write()
77 ALOGE("%s: Could not set strip offsets.", __FUNCTION__); in write()
88 ALOGE("%s: Mismatch between number of IFDs with uninitialized strips (%zu) and" in write()
114 ALOGE("%s: Could not write to stream, received %d.", __FUNCTION__, ret); in write()
123 ALOGE("%s: No stream for byte strips for IFD %u", __FUNCTION__, ifdKey); in write()
137 ALOGE("%s: Tiff header is empty.", __FUNCTION__); in write()
164 ALOGE("%s: No definition exists for tag with id %x.", __FUNCTION__, tag); in lookupDefinition()
172 ALOGE("%s: No IFD %d set for this writer.", __FUNCTION__, ifd); in getEntry()
191 ALOGE("%s: No definition exists for tag 0x%x.", __FUNCTION__, tag); in addEntry()
199 ALOGE("%s: No IFD %u exists.", __FUNCTION__, ifd); in addEntry()
210 ALOGE("%s: Ifd %u doesn't exist, cannot add strip entries.", __FUNCTION__, ifd); in addStrip()
220 ALOGE("%s: Ifd with ID 0x%x already exists.", __FUNCTION__, ifd); in addIfd()
233 ALOGE("%s: Failed to add new IFD 0x%x.", __FUNCTION__, ifd); in addIfd()
243 ALOGE("%s: Ifd with ID 0x%x already exists.", __FUNCTION__, ifd); in addSubIfd()
249 ALOGE("%s: Parent IFD with ID 0x%x does not exist.", __FUNCTION__, parentIfd); in addSubIfd()
262 ALOGE("%s: Unknown SubIFD type %d.", __FUNCTION__, type); in addSubIfd()
269 ALOGE("%s: Failed to build SubIfd entry in IFD 0x%x.", __FUNCTION__, parentIfd); in addSubIfd()
274 ALOGE("%s: Cannot add GPSInfo SubIFD to IFD %u, one already exists.", __FUNCTION__, in addSubIfd()
282 ALOGE("%s: Failed to build SubIfd entry in IFD 0x%x.", __FUNCTION__, parentIfd); in addSubIfd()
287 ALOGE("%s: Failed to build SubIfd entry in IFD 0x%x.", __FUNCTION__, parentIfd); in addSubIfd()
293 ALOGE("%s: Failed to build SubIfd entry in IFD 0x%x.", __FUNCTION__, parentIfd); in addSubIfd()
299 ALOGE("%s: Failed to add SubIfd entry in IFD 0x%x.", __FUNCTION__, parentIfd); in addSubIfd()
304 ALOGE("%s: Failed to add new IFD 0x%x.", __FUNCTION__, ifd); in addSubIfd()
314 ALOGE("%s: Could not find definition for tag %x", __FUNCTION__, tag); in getDefaultType()
323 ALOGE("%s: Could not find definition for tag %x", __FUNCTION__, tag); in getDefaultCount()