Searched refs:is_upg_process (Results 1 – 4 of 4) sorted by relevance
53 hi_u8 is_upg_process; member
72 flag = ctx->is_upg_process; in upg_is_upg_process()80 hi_void upg_set_upg_process(hi_bool is_upg_process) in upg_set_upg_process() argument87 ctx->is_upg_process = is_upg_process; in upg_set_upg_process()411 ctx->is_upg_process = HI_FALSE; in upg_clear_ctx()445 if ((mode_cfg.trans_finish_flag == HI_TRUE) || (mode_cfg.is_upg_process == HI_TRUE)) { in upg_check_clear_wait_mode()1372 if (mode.is_upg_process == HI_FALSE) { in hi_upg_get_content()1612 mode_cfg.is_upg_process = ctx->is_upg_process; in hi_upg_transmit_finish_save_cache()1659 if ((cfg.mode != HI_UPG_MODE_UPGRADE_WAIT) || (mode_cfg.is_upg_process != HI_TRUE) || in hi_upg_finish_with_cache()
67 hi_bool is_upg_process; member
56 hi_u8 is_upg_process;