Lines Matching refs:LOGE

64         LOGE("error opening %s.\n", src_path);  in is_ubi()
69 LOGE("lseek64 failed (%s:%d).\n", __func__, __LINE__); in is_ubi()
114 LOGE("flash_erase: can't erase MTD \"%s\"\n", dest_path); in mtd_write()
139 LOGE("Can't open %s\n", src_path); in block_write()
148 LOGE("lseek64 failed (%s:%d).\n", __func__, __LINE__); in block_write()
160 LOGE("Can't open %s\n", dest_path); in block_write()
164 LOGE("(%s:%d) lseek64 failed(%s).\n", __func__, __LINE__, strerror(errno)); in block_write()
176 LOGE("Read failed(%s):(%s:%d)\n", strerror(errno), __func__, __LINE__); in block_write()
187 LOGE("(%s:%d) write failed(%s).\n", __func__, __LINE__, strerror(errno)); in block_write()
233 LOGE("open %s failed, upgrading abort!\n", done_file); in flash_normal()
242 LOGE("read %s failed: %s\n", done_file, strerror(errno)); in flash_normal()
644 LOGE("Can't open %s, %s\n", src_path, strerror(errno)); in flash_parameter()
648 LOGE("lseek64 failed (%s:%d), %s.\n", __func__, __LINE__, strerror(errno)); in flash_parameter()
676 LOGE("getFlashSize error.\n"); in flash_parameter()
699 LOGE("Can't open %s, %s\n", pcmd->dest_path, strerror(errno)); in flash_parameter()
704 LOGE("write error %s: (%s:%d).\n", strerror(errno), __func__, __LINE__); in flash_parameter()
720 LOGE("Can't open %s, %s\n", gpt_backup_dest_path, strerror(errno)); in flash_parameter()
725 LOGE("write error %s: (%s:%d).\n", strerror(errno), __func__, __LINE__); in flash_parameter()
745 LOGE("%s-%d: get mtd info error\n", __func__, __LINE__); in flash_bootloader()
759 LOGE("Can't open %s, %s\n", src_path, strerror(errno)); in flash_bootloader()
763 LOGE("(%s:%d) lseek64 failed: %s.\n", __func__, __LINE__, strerror(errno)); in flash_bootloader()
769 LOGE("read error(%s:%d) : %s.\n", __func__, __LINE__, strerror(errno)); in flash_bootloader()
775 LOGE("download_loader error.\n"); in flash_bootloader()