Lines Matching refs:ALOGE
33 ALOGE("%s: Null parcel", __FUNCTION__); in readFromParcel()
41 ALOGE("%s: Failed to read width from parcel", __FUNCTION__); in readFromParcel()
47 ALOGE("%s: Failed to read height from parcel", __FUNCTION__); in readFromParcel()
53 ALOGE("%s: Failed to read format from parcel", __FUNCTION__); in readFromParcel()
59 ALOGE("%s: Failed to read maxPreviewFps from parcel", __FUNCTION__); in readFromParcel()
65 ALOGE("%s: Failed to read dataSpace from parcel", __FUNCTION__); in readFromParcel()
71 ALOGE("%s: Failed to read usage from parcel", __FUNCTION__); in readFromParcel()
77 ALOGE("%s: Failed to read request count from parcel", __FUNCTION__); in readFromParcel()
83 ALOGE("%s: Failed to read error count from parcel", __FUNCTION__); in readFromParcel()
89 ALOGE("%s: Failed to read start latency from parcel", __FUNCTION__); in readFromParcel()
95 ALOGE("%s: Failed to read max Hal buffers from parcel", __FUNCTION__); in readFromParcel()
101 ALOGE("%s: Failed to read max app buffers from parcel", __FUNCTION__); in readFromParcel()
107 ALOGE("%s: Failed to read histogram type from parcel", __FUNCTION__); in readFromParcel()
113 ALOGE("%s: Failed to read histogram bins from parcel", __FUNCTION__); in readFromParcel()
119 ALOGE("%s: Failed to read histogram counts from parcel", __FUNCTION__); in readFromParcel()
125 ALOGE("%s: Failed to read dynamic range profile type from parcel", __FUNCTION__); in readFromParcel()
131 ALOGE("%s: Failed to read stream use case from parcel", __FUNCTION__); in readFromParcel()
137 ALOGE("%s: Failed to read color space from parcel", __FUNCTION__); in readFromParcel()
164 ALOGE("%s: Null parcel", __FUNCTION__); in writeToParcel()
171 ALOGE("%s: Failed to write stream width!", __FUNCTION__); in writeToParcel()
176 ALOGE("%s: Failed to write stream height!", __FUNCTION__); in writeToParcel()
181 ALOGE("%s: Failed to write stream format!", __FUNCTION__); in writeToParcel()
186 ALOGE("%s: Failed to write stream maxPreviewFps!", __FUNCTION__); in writeToParcel()
191 ALOGE("%s: Failed to write stream dataSpace!", __FUNCTION__); in writeToParcel()
196 ALOGE("%s: Failed to write stream usage!", __FUNCTION__); in writeToParcel()
201 ALOGE("%s: Failed to write stream request count!", __FUNCTION__); in writeToParcel()
206 ALOGE("%s: Failed to write stream error count!", __FUNCTION__); in writeToParcel()
211 ALOGE("%s: Failed to write stream start latency!", __FUNCTION__); in writeToParcel()
216 ALOGE("%s: Failed to write max hal buffers", __FUNCTION__); in writeToParcel()
221 ALOGE("%s: Failed to write max app buffers", __FUNCTION__); in writeToParcel()
226 ALOGE("%s: Failed to write histogram type", __FUNCTION__); in writeToParcel()
231 ALOGE("%s: Failed to write histogram bins!", __FUNCTION__); in writeToParcel()
236 ALOGE("%s: Failed to write histogram counts!", __FUNCTION__); in writeToParcel()
241 ALOGE("%s: Failed to write dynamic range profile type", __FUNCTION__); in writeToParcel()
246 ALOGE("%s: Failed to write stream use case!", __FUNCTION__); in writeToParcel()
251 ALOGE("%s: Failed to write color space", __FUNCTION__); in writeToParcel()
310 ALOGE("%s: Null parcel", __FUNCTION__); in readFromParcel()
318 ALOGE("%s: Failed to read camera id!", __FUNCTION__); in readFromParcel()
324 ALOGE("%s: Failed to read camera facing from parcel", __FUNCTION__); in readFromParcel()
330 ALOGE("%s: Failed to read new camera state from parcel", __FUNCTION__); in readFromParcel()
336 ALOGE("%s: Failed to read client name!", __FUNCTION__); in readFromParcel()
342 ALOGE("%s: Failed to read api level from parcel", __FUNCTION__); in readFromParcel()
348 ALOGE("%s: Failed to read isNdk flag from parcel", __FUNCTION__); in readFromParcel()
354 ALOGE("%s: Failed to read latencyMs from parcel", __FUNCTION__); in readFromParcel()
360 ALOGE("%s: Failed to read log ID from parcel", __FUNCTION__); in readFromParcel()
366 ALOGE("%s: Failed to read maxPreviewFps from parcel", __FUNCTION__); in readFromParcel()
372 ALOGE("%s: Failed to read session type from parcel", __FUNCTION__); in readFromParcel()
378 ALOGE("%s: Failed to read internal reconfigure count from parcel", __FUNCTION__); in readFromParcel()
384 ALOGE("%s: Failed to read request count from parcel", __FUNCTION__); in readFromParcel()
390 ALOGE("%s: Failed to read result error count from parcel", __FUNCTION__); in readFromParcel()
396 ALOGE("%s: Failed to read device error flag from parcel", __FUNCTION__); in readFromParcel()
402 ALOGE("%s: Failed to read stream state from parcel", __FUNCTION__); in readFromParcel()
408 ALOGE("%s: Failed to read user tag!", __FUNCTION__); in readFromParcel()
414 ALOGE("%s: Failed to read video stabilization mode from parcel", __FUNCTION__); in readFromParcel()
420 ALOGE("%s: Failed to read ultrawide usage from parcel", __FUNCTION__); in readFromParcel()
426 ALOGE("%s: Failed to read zoom override usage from parcel", __FUNCTION__); in readFromParcel()
432 ALOGE("%s: Failed to read session index from parcel", __FUNCTION__); in readFromParcel()
438 ALOGE("%s: Failed to read extension session stats from parcel", __FUNCTION__); in readFromParcel()
444 ALOGE("%s: Failed to read frame rate range min info!", __FUNCTION__); in readFromParcel()
448 ALOGE("%s: Failed to read frame rate range max info!", __FUNCTION__); in readFromParcel()
480 ALOGE("%s: Null parcel", __FUNCTION__); in writeToParcel()
487 ALOGE("%s: Failed to write camera id!", __FUNCTION__); in writeToParcel()
492 ALOGE("%s: Failed to write camera facing!", __FUNCTION__); in writeToParcel()
497 ALOGE("%s: Failed to write new camera state!", __FUNCTION__); in writeToParcel()
502 ALOGE("%s: Failed to write client name!", __FUNCTION__); in writeToParcel()
507 ALOGE("%s: Failed to write api level!", __FUNCTION__); in writeToParcel()
512 ALOGE("%s: Failed to write isNdk flag!", __FUNCTION__); in writeToParcel()
517 ALOGE("%s: Failed to write latency in Ms!", __FUNCTION__); in writeToParcel()
522 ALOGE("%s: Failed to write log ID!", __FUNCTION__); in writeToParcel()
527 ALOGE("%s: Failed to write maxPreviewFps!", __FUNCTION__); in writeToParcel()
532 ALOGE("%s: Failed to write session type!", __FUNCTION__); in writeToParcel()
537 ALOGE("%s: Failed to write internal reconfigure count!", __FUNCTION__); in writeToParcel()
542 ALOGE("%s: Failed to write request count!", __FUNCTION__); in writeToParcel()
547 ALOGE("%s: Failed to write result error count!", __FUNCTION__); in writeToParcel()
552 ALOGE("%s: Failed to write device error flag!", __FUNCTION__); in writeToParcel()
557 ALOGE("%s: Failed to write stream states!", __FUNCTION__); in writeToParcel()
562 ALOGE("%s: Failed to write user tag!", __FUNCTION__); in writeToParcel()
567 ALOGE("%s: Failed to write video stabilization mode!", __FUNCTION__); in writeToParcel()
572 ALOGE("%s: Failed to write ultrawide usage!", __FUNCTION__); in writeToParcel()
577 ALOGE("%s: Failed to write zoom override usage!", __FUNCTION__); in writeToParcel()
582 ALOGE("%s: Failed to write session index!", __FUNCTION__); in writeToParcel()
587 ALOGE("%s: Failed to write extension sessions stats!", __FUNCTION__); in writeToParcel()
592 ALOGE("%s: Failed to write frame rate range min info!", __FUNCTION__); in writeToParcel()
597 ALOGE("%s: Failed to write frame rate range max info!", __FUNCTION__); in writeToParcel()