Lines Matching refs:ERROR
64 PLOG(ERROR) << "Failed to get the name of the created device"; in updateIfaceName()
88 PLOG(ERROR) << "SLCAN Failed to open " << mTtyPath; in preUp()
100 PLOG(ERROR) << "Failed to read attrs of" << mTtyPath; in preUp()
115 PLOG(ERROR) << "Failed to read serial settings from " << mTtyPath; in preUp()
122 PLOG(ERROR) << "Failed to set low latency mode on " << mTtyPath; in preUp()
129 PLOG(ERROR) << "Failed to apply terminal settings to " << mTtyPath; in preUp()
135 PLOG(ERROR) << "Failed to apply CAN bitrate"; in preUp()
141 PLOG(ERROR) << "Failed to set open flag"; in preUp()
147 PLOG(ERROR) << "Failed to set line discipline to slcan"; in preUp()
158 LOG(ERROR) << "Failed to reset line discipline!"; in postDown()
164 LOG(ERROR) << "Failed to close tty!"; in postDown()