Lines Matching refs:BLOGE
98 BLOGE("ReadFlushConfig size is 0");
102 BLOGE("ReadFlushConfig size more than limit, size: %{public}u", size);
125 BLOGE("WriteFlushConfig size more than limit, size: %{public}u", size);
178 BLOGE("ReadVerifyAllocInfo size more than limit, size: %{public}u", size);
196 BLOGE("WriteVerifyAllocInfo size more than limit, size: %{public}u", size);
215 BLOGE("ReadHDRMetaData size more than limit, size: %{public}u", size);
232 BLOGE("WriteHDRMetaData size more than limit, size: %{public}u", size);
250 BLOGE("ReadHDRMetaDataSet size more than limit, size: %{public}u", size);
265 BLOGE("WriteHDRMetaDataSet size more than limit, size: %{public}u", size);
282 BLOGE("handle is null");
287 BLOGE("ReadExtDataHandle size more than limit, size: %{public}u", reserveInts);
292 BLOGE("AllocExtDataHandle failed");
300 BLOGE("SetHandle failed");
311 BLOGE("handle is null");
316 BLOGE("WriteExtDataHandle size more than limit, size: %{public}u", reserveInts);
353 BLOGE("memcpy_s ret:%{public}d", static_cast<int>(ret));
389 BLOGE("dest is nulltr");
404 BLOGE("open failed: (%{public}d)%{public}s", errno, strerror(errno));
427 BLOGE("buffer is a nullptr.");
436 BLOGE("src is a nullptr.");
456 BLOGE("dest is a nullptr.");
460 BLOGE("BufferDump buffer size(%{public}zu) error.", size);