Home
last modified time | relevance | path

Searched refs:KLOG_ERROR (Results 1 – 8 of 8) sorted by relevance

/aosp14/system/core/libcutils/include/cutils/
H A Dklog.h40 #define KLOG_ERROR(tag,x...) klog_write(KLOG_ERROR_LEVEL, "<3>" tag ": " x) macro
/aosp14/system/core/libcutils/include_outside_system/cutils/
H A Dklog.h40 #define KLOG_ERROR(tag,x...) klog_write(KLOG_ERROR_LEVEL, "<3>" tag ": " x) macro
/aosp14/system/core/healthd/
H A Dhealthd_mode_charger_hidl.cpp74 KLOG_ERROR("charger", "Unrecognized charger option: %c\n", optopt); in healthd_charger_main()
H A DAnimationParser.cpp26 #define LOGE(x...) do { KLOG_ERROR("charger", x); } while (0)
H A Dhealthd_draw.cpp27 #define LOGE(x...) KLOG_ERROR("charger", x);
H A Dhealthd_mode_charger.cpp96 #define LOGE(x...) KLOG_ERROR("charger", x);
H A DBatteryMonitor_v1.cpp605 KLOG_ERROR(LOG_TAG, "Could not open %s\n", POWER_SUPPLY_SYSFS_PATH); in init()
H A DBatteryMonitor.cpp752 KLOG_ERROR(LOG_TAG, "Could not open %s\n", POWER_SUPPLY_SYSFS_PATH); in init()