Lines Matching refs:ERROR
69 LOG(ERROR) << "Failed create"; in create()
89 PLOG(ERROR) << "Failed ashmem_create_region"; in maybeInflate()
94 PLOG(ERROR) << "Failed ashmem_set_prot_region"; in maybeInflate()
100 PLOG(ERROR) << "Failed mmap"; in maybeInflate()
105 PLOG(ERROR) << "Failed ashmem_set_prot_region"; in maybeInflate()
131 LOG(ERROR) << "Failed maybeInflate"; in maybeInflate()
150 LOG(ERROR) << "Unexpected size " << window->mSize << " for " << window->mNumRows in createFromParcel()
160 LOG(ERROR) << "Failed readFileDescriptor"; in createFromParcel()
166 PLOG(ERROR) << "Failed F_DUPFD_CLOEXEC"; in createFromParcel()
172 PLOG(ERROR) << "Failed mmap"; in createFromParcel()
179 LOG(ERROR) << "Unexpected size " << window->mSize << " for inline window"; in createFromParcel()
201 LOG(ERROR) << "Failed createFromParcel"; in createFromParcel()
234 LOG(ERROR) << "Failed writeToParcel"; in writeToParcel()
257 LOG(ERROR) << "Offset " << offset in offsetToPtr()
262 LOG(ERROR) << "End offset " << (offset + bufferSize) in offsetToPtr()
279 LOG(ERROR) << "Trying to go from " << cur << " columns to " << numColumns; in setNumColumns()
346 LOG(ERROR) << "Failed to read row " << row << ", column " << column in getFieldSlot()