Lines Matching refs:ALOGE
42 ALOGE("%s: Null parcel", __FUNCTION__); in readFromParcel()
55 ALOGE("%s: Failed to read the settings count from parcel: %d", __FUNCTION__, err); in readFromParcel()
60 ALOGE("%s: Settings count %d should always be positive!", __FUNCTION__, settingsCount); in readFromParcel()
67 ALOGE("%s: Failed to read camera id!", __FUNCTION__); in readFromParcel()
73 ALOGE("%s: Failed to read metadata from parcel", __FUNCTION__); in readFromParcel()
82 ALOGE("%s: Failed to read reprocessing from parcel", __FUNCTION__); in readFromParcel()
89 ALOGE("%s: Failed to read surface list size from parcel", __FUNCTION__); in readFromParcel()
109 ALOGE("%s: Failed to read output target Surface %d from parcel: %s (%d)", in readFromParcel()
124 ALOGE("%s: Failed to read streamSurfaceSize from parcel", __FUNCTION__); in readFromParcel()
129 ALOGE("%s: Bad streamSurfaceSize %d from parcel", __FUNCTION__, streamSurfaceSize); in readFromParcel()
136 ALOGE("%s: Failed to read stream index from parcel", __FUNCTION__); in readFromParcel()
143 ALOGE("%s: Failed to read surface index from parcel", __FUNCTION__); in readFromParcel()
151 ALOGE("%s: Failed to read user tag availability flag", __FUNCTION__); in readFromParcel()
157 ALOGE("%s: Failed to read user tag!", __FUNCTION__); in readFromParcel()
168 ALOGE("%s: Null parcel", __FUNCTION__); in writeToParcel()
177 ALOGE("%s: Failed to write settings count!", __FUNCTION__); in writeToParcel()
183 ALOGE("%s: Failed to camera id!", __FUNCTION__); in writeToParcel()
188 ALOGE("%s: Failed to write settings!", __FUNCTION__); in writeToParcel()
212 ALOGE("%s: Failed to write output target Surface %d to parcel: %s (%d)", in writeToParcel()
222 ALOGE("%s: Failed to write stream index to parcel", __FUNCTION__); in writeToParcel()
226 ALOGE("%s: Failed to write surface index to parcel", __FUNCTION__); in writeToParcel()