Lines Matching defs:LOGE

555 #define LOGE(fmt, args...) fprintf(stderr, "E/%s(%d): " fmt "\n", __func__, __LINE__, ##args)
705 LOGE("Failed to seek %s to %d!", image_path, offset);
709 LOGE("Failed to write %s!", image_path);
772 LOGE("Nothing to load!");
844 LOGE("Failed to read header!");
850 LOGE("Not a resource image(%s)!", image_path);
859 LOGE("Not supported in this version!");
867 LOGE("Failed to read index entry:%d!", i);
873 LOGE("Something wrong with index entry:%d!", i);
882 LOGE("Cannot find %s!", file_path);
954 LOGE("Not found:%s", OPT_CHARGE_ANIM_LEVEL_CONF);
964 LOGE("Not found:%s", OPT_CHARGE_ANIM_LEVEL_NUM);
975 LOGE("Not found:%s", OPT_CHARGE_ANIM_LEVEL_PFX);
1035 LOGE("Found level conf before levels!");
1039 LOGE("Too many level confs!(%d >= %d)", level_conf_pos, level_conf_num);
1043 LOGE("Failed to parse level conf:%s", arg);
1064 LOGE("Unknown arg:%s", arg);
1070 LOGE("Something wrong with level confs!");
1080 LOGE("Missing delay in level conf:%d", i);
1085 LOGE("Dup level conf:%d", i);
1184 LOGE("Unknown opt:%s", arg);
1199 LOGE("No file to pack!");
1258 LOGE("Failed to create:%s", path);
1264 LOGE("Failed to read content:%s", entry.path);
1273 LOGE("Failed to read content:%s", entry.path);
1277 LOGE("Failed to write:%s", entry.path);
1313 LOGE("Failed to open:%s", image_path);
1317 LOGE("Failed to read header!");
1323 LOGE("Not a resource image(%s)!", image_path);
1338 LOGE("Not supported in this version!");
1348 LOGE("Failed to read index entry:%d!", i);
1354 LOGE("Something wrong with index entry:%d!", i);
1383 LOGE("Failed to get size:%s", path);
1398 LOGE("Failed to open:%s", src_path);
1459 LOGE("try to write index table...");
1466 LOGE("write_index_tbl %d\n", file_num);
1483 LOGE("try to write index entry(%s)...", files[i]);
1501 LOGE("mod fdt path:%s -> %s...", files[i], FDT_PATH);
1522 LOGE("Failed to create:%s", image_path);
1548 LOGE("Failed to write header!");
1552 LOGE("Failed to write index table!");