Home
last modified time | relevance | path

Searched refs:setFeed (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/watchdog/
H A Diwatchdog.cpp83 this->setFeed(false); in close()
90 void IWatchDog::setFeed(bool bFeed) in setFeed() function in IWatchDog
H A Diwatchdog.h18 void setFeed(bool bFeed=true);
H A Dwatchdogwidgt.cpp108 m_wathcdog->setFeed(ui->checkBox->isChecked()); in on_checkBox_clicked()