Searched refs:kErrorConnectFailed (Results 1 – 4 of 4) sorted by relevance
40 const char kErrorConnectFailed[] = "Failed to connect to the port."; variable162 error_ = kErrorConnectFailed; in FinishConnect()173 error_ = kErrorConnectFailed; in FinishConnect()
161 if (error_name != shill::kErrorConnectFailed || in OnConnectFailed()499 if (error == shill::kErrorConnectFailed) in ErrorString()
573 shill::kErrorConnectFailed, service_path, error_callback, in HandleShillConnectFailure()622 error_name = shill::kErrorConnectFailed; in CheckPendingRequest()
319 const char* kErrorConnectFailed = "connect-failed"; variable672 { kErrorConnectFailed, ERROR_CONNECT_FAILED }, in ParseError()