Lines Matching refs:LOGE
48 LOGE("RK_ota_set_url : url is NULL.\n"); in RK_ota_set_url()
112 LOGE("analyticImage error.\n"); in RK_ota_set_partition()
243 LOGE("[%s-%d] error dest path is NULL.\n", __func__, __LINE__); in ota_recovery_cmds()
253 LOGE("[%s-%d] error opening %s.\n", __func__, __LINE__, CMD4RECOVERY_FILENAME); in ota_recovery_cmds()
259 LOGE("[%s-%d] error opening %s.\n", __func__, __LINE__, CMD4RECOVERY_UDISK_FILENAME); in ota_recovery_cmds()
294 LOGE("[%s:%d] Write failed(%s)\n", __func__, __LINE__, strerror(errno)); in ota_recovery_cmds()
310 LOGE("url is NULL\n"); in RK_ota_start()
320 LOGE("download_file error.\n"); in RK_ota_start()
327 LOGE("RK_ota_set_partition failed.\n"); in RK_ota_start()
357 LOGE("update %s error.\n", update_cmd[i].dest_path); in RK_ota_start()
368 LOGE("write recovery cmds to %s failed.\n", CMD4RECOVERY_FILENAME); in RK_ota_start()
376 LOGE("write recovery cmds to %s failed.\n", CMD4RECOVERY_UDISK_FILENAME); in RK_ota_start()
395 LOGE("check %s failed.\n", update_cmd[i].dest_path); in RK_ota_start()
433 … LOGE("sdboot fix write recovery cmds to %s failed.\n", CMD4RECOVERY_FILENAME); in RK_ota_start()