Searched refs:resetGadgetCommon (Results 1 – 4 of 4) sorted by relevance
76 bool resetGadgetCommon();
41 return resetGadgetCommon() ? Status::SUCCESS : Status::ERROR; in resetGadget()
43 return resetGadgetCommon() ? Status::SUCCESS : Status::ERROR; in resetGadget()
158 bool resetGadgetCommon() { in resetGadgetCommon() function