Lines Matching refs:ERROR
59 PLOG(ERROR) << "Failed to get the name of the created device"; in updateIfaceName()
83 PLOG(ERROR) << "SLCAN Failed to open " << mUartName; in preUp()
95 PLOG(ERROR) << "Failed to read attrs of" << mUartName; in preUp()
110 PLOG(ERROR) << "Failed to read serial settings from " << mUartName; in preUp()
117 PLOG(ERROR) << "Failed to set low latency mode on " << mUartName; in preUp()
124 PLOG(ERROR) << "Failed to apply terminal settings to " << mUartName; in preUp()
130 PLOG(ERROR) << "Failed to apply CAN bitrate"; in preUp()
137 PLOG(ERROR) << "Failed to set open flag"; in preUp()
143 PLOG(ERROR) << "Failed to set line discipline to slcan"; in preUp()
154 LOG(ERROR) << "Failed to reset line discipline!"; in postDown()
161 LOG(ERROR) << "Failed to close tty!"; in postDown()