Lines Matching refs:logError
583 hardware::details::logError( in initMemory()
668 hardware::details::logError("Requested message queue size too large. Size of elements: " + in MessageQueueBase()
674 hardware::details::logError("The supplied buffer size(" + std::to_string(bufferSize) + in MessageQueueBase()
729 hardware::details::logError("Error releasing supplied bufferFd"); in MessageQueueBase()
830 hardware::details::logError( in writeBlocking()
896 hardware::details::logError("Unexpected error code from EventFlag Wait status " + in writeBlocking()
946 hardware::details::logError( in readBlocking()
1013 hardware::details::logError("Unexpected error code from EventFlag Wait status " + in readBlocking()
1075 hardware::details::logError( in beginWrite()
1167 hardware::details::logError( in beginRead()
1259 hardware::details::logError("mDesc->handle is null"); in mapGrantorDescr()
1264 hardware::details::logError(std::string("grantorIdx must be less than ") + in mapGrantorDescr()
1279 hardware::details::logError(std::string("mmap failed: ") + std::to_string(errno)); in mapGrantorDescr()