Searched refs:HotaRestart (Results 1 – 4 of 4) sorted by relevance
182 int HotaRestart(void);
339 3. 写入完成后,调用HotaRestart接口重启系统,升级过程中,使用HotaCancel接口可以取消升级。391 (void)HotaRestart();414 6. 调用HotaRestart接口,进行重启,升级过程中,使用HotaCancel接口可以取消升级。483 (void)HotaRestart();
339 3. Call the **HotaRestart** function to restart the system for the update to take effect. Call the …391 (void)HotaRestart();414 6. Call the **HotaRestart** function to restart the system for the update to take effect. Call the …483 (void)HotaRestart();
636 int HotaRestart(void) in HotaRestart() function