Searched defs:SLOGE (Results 1 - 3 of 3) sorted by relevance

/system/core/include/log/
H A Dlog_system.h128 #ifndef SLOGE
129 #define SLOGE(...) \ macro
/system/core/liblog/include/log/
H A Dlog_system.h128 #ifndef SLOGE
129 #define SLOGE(...) \ macro
/system/core/libcutils/
H A Dsched_policy.cpp31 #ifndef SLOGE
32 #define SLOGE ALOGE macro
78 SLOGE("add_tid_to_cgroup failed; fd=%d\n", fd);
244 SLOGE("Failed to find subsys %s", subsys);
248 SLOGE("Bad cgroup data {%s}", lineBuf);
350 SLOGE("set_timerslack_ns write failed: %s\n", strerror(errno));

Completed in 429 milliseconds