Home
last modified time | relevance | path

Searched refs:checkoutInput (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/watchdog/
H A Dwatchdogwidgt.cpp83 if(!m_wathcdog->isOpen()&& checkoutInput() && m_wathcdog->open(timeoutTime, feedtime)) in on_openBtn_clicked()
114 if(!checkoutInput()) in on_setBtn_clicked()
123 bool WatchDogWidgt::checkoutInput() in checkoutInput() function in WatchDogWidgt
H A Dwatchdogwidgt.h31 bool checkoutInput();