Searched refs:REBOOTFACTORYRST (Results 1 – 5 of 5) sorted by relevance
28 REBOOTFACTORYRST, enumerator
86 …).GetMode() != UpdaterMode::FACTORYRST && GetFacade().GetMode() != UpdaterMode::REBOOTFACTORYRST) { in DoProgress()
56 {UpdaterMode::REBOOTFACTORYRST, "rebootFactoryRst"},85 UpdaterMode::SDCARD, UpdaterMode::REBOOTFACTORYRST}; in LoadStrategy()
92 auto &rebootFactoryRstCfg = expected[UpdaterMode::REBOOTFACTORYRST];102 {UpdaterMode::REBOOTFACTORYRST, rebootFactoryRstCfg}, {UpdaterMode::OTA, otaCfg}
539 (void)UPDATER_UI_INSTANCE.SetMode(UpdaterMode::REBOOTFACTORYRST); in StartUpdater()542 (void)UPDATER_UI_INSTANCE.SetMode(UpdaterMode::REBOOTFACTORYRST); in StartUpdater()