Searched refs:testDaemonUpdater (Results 1 – 1 of 1) sorted by relevance
481 std::unique_ptr<DaemonUpdater> testDaemonUpdater = std::make_unique<DaemonUpdater>(hTaskInfo); variable482 bool ret = testDaemonUpdater->CommandDispatch(CMD_UPDATER_UPDATE_INIT,485 ret = testDaemonUpdater->CommandDispatch(CMD_UPDATER_DATA,488 ret = testDaemonUpdater->CommandDispatch(CMD_UPDATER_CHECK,491 ret = testDaemonUpdater->CommandDispatch(CMD_UPDATER_DATA,494 ret = testDaemonUpdater->CommandDispatch(CMD_UPDATER_ERASE,497 ret = testDaemonUpdater->CommandDispatch(CMD_UPDATER_FORMAT,