Home
last modified time | relevance | path

Searched refs:LOGE (Results 1 – 2 of 2) sorted by relevance

/system/extras/slideshow/
Dslideshow.cpp28 #define LOGE(x...) do { KLOG_ERROR("slideshow", x); } while (0) macro
61 LOGE("failed to create surface for %s\n", resname); in draw()
78 LOGE("usage: slideshow [-t timeout] image.png [image2.png ...] last.png\n"); in usage()
97 LOGE("invalid timeout %s, defaulting to %ld\n", optarg, in main()
111 LOGE("failed to initialize minui\n"); in main()
/system/core/healthd/
Dhealthd_mode_charger.cpp76 #define LOGE(x...) do { KLOG_ERROR("charger", x); } while (0) macro
694 LOGE("Cannot load battery_fail image\n"); in healthd_mode_charger_init()
704 LOGE("Cannot load battery_scale image\n"); in healthd_mode_charger_init()
708 LOGE("battery_scale image has unexpected frame count (%d, expected %d)\n", in healthd_mode_charger_init()