Lines Matching refs:LOGE
571 #define LOGE(fmt, args...) \ macro
721 LOGE("Failed to seek %s to %d!", image_path, offset); in StorageWriteLba()
725 LOGE("Failed to write %s!", image_path); in StorageWriteLba()
783 LOGE("Nothing to load!"); in test_load()
855 LOGE("Failed to read header!"); in get_entry()
861 LOGE("Not a resource image(%s)!", image_path); in get_entry()
872 LOGE("Not supported in this version!"); in get_entry()
882 LOGE("Failed to read index entry:%d!", i); in get_entry()
888 LOGE("Something wrong with index entry:%d!", i); in get_entry()
896 LOGE("Cannot find %s!", file_path); in get_entry()
967 LOGE("Not found:%s", OPT_CHARGE_ANIM_LEVEL_CONF); in parse_level_conf()
977 LOGE("Not found:%s", OPT_CHARGE_ANIM_LEVEL_NUM); in parse_level_conf()
989 LOGE("Not found:%s", OPT_CHARGE_ANIM_LEVEL_PFX); in parse_level_conf()
1049 LOGE("Found level conf before levels!"); in test_charge()
1053 LOGE("Too many level confs!(%d >= %d)", level_conf_pos, level_conf_num); in test_charge()
1057 LOGE("Failed to parse level conf:%s", arg); in test_charge()
1083 LOGE("Unknown arg:%s", arg); in test_charge()
1089 LOGE("Something wrong with level confs!"); in test_charge()
1099 LOGE("Missing delay in level conf:%d", i); in test_charge()
1104 LOGE("Dup level conf:%d", i); in test_charge()
1204 LOGE("Unknown opt:%s", arg); in main()
1219 LOGE("No file to pack!"); in main()
1278 LOGE("Failed to create:%s", path); in dump_file()
1284 LOGE("Failed to read content:%s", entry.path); in dump_file()
1293 LOGE("Failed to read content:%s", entry.path); in dump_file()
1297 LOGE("Failed to write:%s", entry.path); in dump_file()
1330 LOGE("Failed to open:%s", image_path); in unpack_image()
1334 LOGE("Failed to read header!"); in unpack_image()
1340 LOGE("Not a resource image(%s)!", image_path); in unpack_image()
1358 LOGE("Not supported in this version!"); in unpack_image()
1368 LOGE("Failed to read index entry:%d!", i); in unpack_image()
1374 LOGE("Something wrong with index entry:%d!", i); in unpack_image()
1402 LOGE("Failed to get size:%s", path); in get_file_size()
1418 LOGE("Failed to open:%s", src_path); in write_file()
1536 LOGE("Failed to create:%s", image_path); in pack_image()
1562 LOGE("Failed to write header!"); in pack_image()
1566 LOGE("Failed to write index table!"); in pack_image()