| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/ |
| H A D | http_file_source.cpp | 101 static void handleError(CURLMcode code) { in handleError() function 107 static void handleError(CURLcode code) { in handleError() function 180 handleError(curl::multi_setopt(multi, CURLMOPT_SOCKETFUNCTION, handleSocket)); in Impl() 181 handleError(curl::multi_setopt(multi, CURLMOPT_SOCKETDATA, this)); in Impl() 182 handleError(curl::multi_setopt(multi, CURLMOPT_TIMERFUNCTION, startTimeout)); in Impl() 183 handleError(curl::multi_setopt(multi, CURLMOPT_TIMERDATA, this)); in Impl() 326 handleError(curl::easy_setopt(handle, CURLOPT_PRIVATE, this)); in HTTPRequest() 327 handleError(curl::easy_setopt(handle, CURLOPT_ERRORBUFFER, error)); in HTTPRequest() 328 handleError(curl::easy_setopt(handle, CURLOPT_CAINFO, "ca-bundle.crt")); in HTTPRequest() 329 handleError(curl::easy_setopt(handle, CURLOPT_FOLLOWLOCATION, 1)); in HTTPRequest() [all …]
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/libs/server/ |
| H A D | platformserver.cpp | 22 handler->handleError(QString("ERROR[code=%1,string=%2]") in startwork() 41 handler->handleError(QString("ERROR[code=%1,string=%2]") in startwork()
|
| H A D | serverhandler.h | 13 virtual void handleError(const QString error);
|
| H A D | serverhandler.cpp | 14 void ServerHandler::handleError(const QString error) in handleError() function in ServerHandler
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/terminal/ |
| H A D | mainwindow.cpp | 75 this, &TeriminalWidget::handleError); in TeriminalWidget() 157 void TeriminalWidget::handleError(QSerialPort::SerialPortError error) in handleError() function in TeriminalWidget
|
| H A D | mainwindow.h | 73 void handleError(QSerialPort::SerialPortError error);
|
| /OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/terminal/ |
| H A D | mainwindow.cpp | 76 this, &MainWindow::handleError); in MainWindow() 178 void MainWindow::handleError(QSerialPort::SerialPortError error) in handleError() function in MainWindow
|
| H A D | mainwindow.h | 73 void handleError(QSerialPort::SerialPortError error);
|
| /OK3568_Linux_fs/app/forlinx/forlinx_qt/terminal/ |
| H A D | mainwindow.cpp | 76 this, &MainWindow::handleError); in MainWindow() 178 void MainWindow::handleError(QSerialPort::SerialPortError error) in handleError() function in MainWindow
|
| H A D | mainwindow.h | 73 void handleError(QSerialPort::SerialPortError error);
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/serialassistant/ |
| H A D | serialassistantwidget.h | 21 virtual void handleError(const QString error) override;
|
| /OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/qplayer/ |
| H A D | qplayer.h | 96 void handleError();
|
| /OK3568_Linux_fs/app/forlinx/forlinx_qt/qplayer/ |
| H A D | qplayer.h | 96 void handleError();
|
| H A D | qplayer.cpp | 117 this, &QPlayer::handleError); in QPlayer() 319 void QPlayer::handleError() in handleError() function in QPlayer
|
| /OK3568_Linux_fs/app/qplayer/ |
| H A D | qplayer.h | 96 void handleError();
|
| /OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/musicplayer/ |
| H A D | musicplayer.h | 83 void handleError(); in QT_FORWARD_DECLARE_CLASS()
|
| H A D | musicplayer.cpp | 65 this, &MusicPlayer::handleError); in MusicPlayer() 240 void MusicPlayer::handleError() in handleError() function in MusicPlayer
|
| /OK3568_Linux_fs/app/forlinx/forlinx_qt/musicplayer/ |
| H A D | musicplayer.h | 83 void handleError(); in QT_FORWARD_DECLARE_CLASS()
|
| H A D | musicplayer.cpp | 65 this, &MusicPlayer::handleError); in MusicPlayer() 240 void MusicPlayer::handleError() in handleError() function in MusicPlayer
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/ |
| H A D | qabstractgeotilecache.cpp | 76 void QAbstractGeoTileCache::handleError(const QGeoTileSpec &, const QString &error) in handleError() function in QAbstractGeoTileCache
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/mediaplayer/musicplayer/ |
| H A D | musicplayer.h | 87 void handleError(); in QT_FORWARD_DECLARE_CLASS()
|
| H A D | musicplayer.cpp | 61 this, &MusicPlayer::handleError); in MusicPlayer() 241 void MusicPlayer::handleError() in handleError() function in MusicPlayer
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/musicplayer/ |
| H A D | musicplayer.h | 87 void handleError(); in QT_FORWARD_DECLARE_CLASS()
|
| H A D | musicplayer.cpp | 61 this, &MusicPlayer::handleError); in MusicPlayer() 241 void MusicPlayer::handleError() in handleError() function in MusicPlayer
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/ |
| H A D | qgeotileproviderosm.cpp | 345 void TileProvider::handleError(QNetworkReply::NetworkError error) in handleError() function in TileProvider 387 handleError(reply->error()); in onNetworkReplyFinished() 509 handleError(error); in onNetworkReplyError()
|