| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/watchdog/ |
| H A D | watchdogwidgt.cpp | 30 if(m_wathcdog->isOpen()) in ~WatchDogWidgt() 83 if(!m_wathcdog->isOpen()&& checkoutInput() && m_wathcdog->open(timeoutTime, feedtime)) in on_openBtn_clicked() 100 if(m_wathcdog->isOpen()) in on_checkBox_clicked()
|
| H A D | iwatchdog.h | 16 bool isOpen();
|
| H A D | iwatchdog.cpp | 122 bool IWatchDog::isOpen() in isOpen() function in IWatchDog
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/libs/core/ |
| H A D | processhandler.cpp | 42 if(m_process->isOpen()) in start() 67 if(m_process->isOpen()) in send()
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/ |
| H A D | ui-bootstrap-tpls-0.11.0.js | 8 …isOpen=!1)})},this.addGroup=function(a){var b=this;this.groups.push(a),a.$on("$destroy",function()… method 9 …isOpen:"&"},templateUrl:"template/tooltip/tooltip-popup.html"}}).directive("tooltip",["$tooltip",f… function
|
| H A D | ui-bootstrap-tpls-0.11.0.min.js | 8 …isOpen=!1)})},this.addGroup=function(a){var b=this;this.groups.push(a),a.$on("$destroy",function()… method 9 …isOpen:"&"},templateUrl:"template/tooltip/tooltip-popup.html"}}).directive("tooltip",["$tooltip",f… function
|
| H A D | typeahead.jquery.js | 933 isOpen: function isOpen() { function 1023 this.isOpen() && this._show(); 1031 this.isOpen() && this._show(); 1237 isOpen: function isOpen() { 1238 return this.menu.isOpen(); 1241 if (!this.isOpen() && !this.eventBus.before("open")) { 1246 return this.isOpen(); 1249 if (this.isOpen() && !this.eventBus.before("close")) { 1255 return !this.isOpen(); 1417 isOpen: function isOpen() { [all …]
|
| H A D | bootstrap.js | 681 var isOpen = $element.hasClass('in') 683 $element.attr('aria-expanded', isOpen) 685 .toggleClass('collapsed', !isOpen) 686 .attr('aria-expanded', isOpen)
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/libs/server/ |
| H A D | platformserver.cpp | 54 if(serial->isOpen()) in stopwork() 68 if(serial->isOpen()) in sendData()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/serialnmea/ |
| H A D | qiopipe.cpp | 138 if (!parent->isOpen() && !parent->open(QIODevice::ReadOnly)) { in QIOPipe() 152 if (isOpen()) in open()
|
| H A D | qnmeasatelliteinfosource.cpp | 428 if (!m_device->isOpen() && !m_device->open(QIODevice::ReadOnly)) { in openSourceDevice()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/wifi/ |
| H A D | wifiwidget.cpp | 89 if(ui->apBtn->isOpen()) in createAP() 166 if(ui->staBtn->isOpen()) in createSTA() 242 if(!ui->staBtn->isOpen()) in on_connect_clicked()
|
| H A D | switchwidget.h | 15 bool isOpen();
|
| H A D | switchwidget.cpp | 23 bool SwitchWidget::isOpen() in isOpen() function in SwitchWidget
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/actor/ |
| H A D | aspiring_actor.hpp | 39 assert(!mailbox->isOpen()); in AspiringActor()
|
| H A D | mailbox.hpp | 31 bool isOpen() const;
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/adc/ |
| H A D | adcinterface.cpp | 24 if(m_file && m_file->isOpen()) in ~ADCInterface()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/actor/ |
| H A D | mailbox.cpp | 47 bool Mailbox::isOpen() const { return bool(scheduler); } in isOpen() function in mbgl::Mailbox
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/terminal/ |
| H A D | mainwindow.cpp | 123 if (serial->isOpen()) in closeSerialPort()
|
| /OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/terminal/ |
| H A D | mainwindow.cpp | 144 if (serial->isOpen()) in closeSerialPort()
|
| /OK3568_Linux_fs/app/forlinx/forlinx_qt/terminal/ |
| H A D | mainwindow.cpp | 144 if (serial->isOpen()) in closeSerialPort()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/ |
| H A D | sqlite3.cpp | 173 if (db.isOpen()) { in setBusyTimeout()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/ |
| H A D | downloadmanager.cpp | 202 if (!m_output.isOpen()) { in downloadReadyRead()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/ |
| H A D | qnmeapositioninfosource.cpp | 511 if (!m_device->isOpen() && !m_device->open(QIODevice::ReadOnly)) { in openSourceDevice()
|