• Home
  • Raw
  • Download

Lines Matching refs:LOGE

116         LOGE("index %d out of bound [0, %d)",  in cacheOpsInternal()
122 LOGE("Buffer at %d not registered", index); in cacheOpsInternal()
141 LOGE("Cache Invalidate failed: %s\n", strerror(errno)); in cacheOpsInternal()
233 LOGE("Memory not allocated"); in getBufDef()
314 LOGE("Ion dev open failed: %s\n", strerror(errno)); in allocOneBuffer()
329 LOGE("ION allocation for len %d failed: %s\n", allocData.len, in allocOneBuffer()
338 LOGE("ION map failed %s\n", strerror(errno)); in allocOneBuffer()
397 LOGE("index out of bound"); in getPtrLocked()
424 LOGE("Index %d out of bounds, current buffer count is %d", in markFrameNumber()
430 LOGE("Buffer at %d not allocated", index); in markFrameNumber()
459 LOGE("Index %d out of bounds, current buffer count is %d", in getFrameNumber()
465 LOGE("Buffer at %d not registered", index); in getFrameNumber()
573 LOGE("There is already buffer allocated."); in allocate()
580 LOGE("AllocateIonMemory failed"); in allocate()
591 LOGE("mmap failed for buffer %d", i); in allocate()
631 LOGE("Buffer count %d + 1 out of bound. Max is %d", in allocateOne()
638 LOGE("AllocateIonMemory failed"); in allocateOne()
649 LOGE("mmap failed for buffer"); in allocateOne()
730 LOGE("FATAL: Not supposed to come here"); in getMatchBufIndex()
800 LOGE("Number of buffers %d greater than what's supported %d", in registerBuffer()
807 LOGE("No available memory slots"); in registerBuffer()
817 LOGE("failed: could not open ion device"); in registerBuffer()
824 LOGE("ION import failed\n"); in registerBuffer()
869 LOGE("ion free failed"); in unregisterBufferLocked()
900 LOGE("Buffer index %d greater than what is supported %d", in unregisterBuffer()
905 LOGE("buffer index %d less than starting index %d", in unregisterBuffer()
911 LOGE("Trying to unregister buffer at %d which still not registered", in unregisterBuffer()
945 LOGE("Error unregistering buffer %d error %d", in unregisterBuffers()
974 LOGE("Index out of bounds"); in markFrameNumber()
978 LOGE("buffer index %d less than starting index %d", in markFrameNumber()
984 LOGE("Buffer at %d not registered", index); in markFrameNumber()
1012 LOGE("Index out of bounds"); in getFrameNumber()
1016 LOGE("buffer index %d less than starting index %d", in getFrameNumber()
1022 LOGE("Buffer at %d not registered", index); in getFrameNumber()
1116 LOGE("Index out of bounds"); in cacheOps()
1120 LOGE("buffer index %d less than starting index %d", in cacheOps()
1182 LOGE("Number of buffers %d greater than what's supported %d", in getFreeIndexLocked()
1211 LOGE("index %d out of bound [0, %d)", in getPtrLocked()
1216 LOGE("buffer index %d less than starting index %d", in getPtrLocked()
1223 LOGE("Buffer at %d not registered", index); in getPtrLocked()
1236 LOGE("mmap failed for buffer index %d, size %d: %s(%d)", in getPtrLocked()
1279 LOGE("index %d out of bound [0, %d)", in getBufferHandle()
1284 LOGE("buffer index %d less than starting index %d", in getBufferHandle()
1290 LOGE("Buffer at %d not registered", index); in getBufferHandle()