Lines Matching refs:ALOGE
60 ALOGE("%s: Assignment to a locked CameraMetadata!", __FUNCTION__); in operator =()
84 ALOGE("%s: Can't unlock a non-locked CameraMetadata!", __FUNCTION__); in unlock()
88 ALOGE("%s: Can't unlock CameraMetadata with wrong pointer!", in unlock()
98 ALOGE("%s: CameraMetadata is locked", __FUNCTION__); in release()
108 ALOGE("%s: CameraMetadata is locked", __FUNCTION__); in clear()
119 ALOGE("%s: CameraMetadata is locked", __FUNCTION__); in acquire()
132 ALOGE("%s: CameraMetadata is locked", __FUNCTION__); in acquire()
144 ALOGE("%s: CameraMetadata is locked", __FUNCTION__); in append()
165 ALOGE("%s: CameraMetadata is locked", __FUNCTION__); in sort()
174 ALOGE("Update metadata entry: Unknown tag %d", tag); in checkType()
178 ALOGE("Mismatched tag type when updating entry %s (%d) of type %s; " in checkType()
192 ALOGE("%s: CameraMetadata is locked", __FUNCTION__); in update()
205 ALOGE("%s: CameraMetadata is locked", __FUNCTION__); in update()
218 ALOGE("%s: CameraMetadata is locked", __FUNCTION__); in update()
231 ALOGE("%s: CameraMetadata is locked", __FUNCTION__); in update()
244 ALOGE("%s: CameraMetadata is locked", __FUNCTION__); in update()
257 ALOGE("%s: CameraMetadata is locked", __FUNCTION__); in update()
270 ALOGE("%s: CameraMetadata is locked", __FUNCTION__); in update()
284 ALOGE("%s: CameraMetadata is locked", __FUNCTION__); in updateImpl()
289 ALOGE("%s: Tag %d not found", __FUNCTION__, tag); in updateImpl()
310 ALOGE("%s: Unable to update metadata entry %s.%s (%x): %s (%d)", in updateImpl()
335 ALOGE("%s: CameraMetadata is locked", __FUNCTION__); in find()
362 ALOGE("%s: CameraMetadata is locked", __FUNCTION__); in erase()
369 ALOGE("%s: Error looking for entry %s.%s (%x): %s %d", in erase()
377 ALOGE("%s: Error deleting entry %s.%s (%x): %s %d", in erase()
393 ALOGE("%s: Can't allocate larger metadata buffer", __FUNCTION__); in resizeIfNeeded()
417 ALOGE("%s: Can't allocate larger metadata buffer", __FUNCTION__); in resizeIfNeeded()
442 ALOGE("%s: Failed to read metadata size (error %d %s)", in readFromParcel()
456 ALOGE("%s: metadata blob is malformed, blobSize(%zu) should be larger than alignment(%zu)", in readFromParcel()
470 ALOGE("%s: Failed to read metadata blob (sized %zu). Possible " in readFromParcel()
480 ALOGE("%s: Failed to read metadata offsetTmp (error %d %s)", in readFromParcel()
486 ALOGE("%s: metadata offset(%zu) should be less than alignment(%zu)", in readFromParcel()
501 ALOGE("%s: metadata allocation and copy failed", __FUNCTION__); in readFromParcel()
620 ALOGE("%s: parcel is null", __FUNCTION__); in readFromParcel()
625 ALOGE("%s: CameraMetadata is locked", __FUNCTION__); in readFromParcel()
634 ALOGE("%s: Failed to read from parcel. Metadata is unchanged.", in readFromParcel()
650 ALOGE("%s: parcel is null", __FUNCTION__); in writeToParcel()
659 ALOGE("%s: CameraMetadata is locked", __FUNCTION__); in swap()
662 ALOGE("%s: Other CameraMetadata is locked", __FUNCTION__); in swap()