Searched refs:TLOGW (Results 1 – 7 of 7) sorted by relevance
37 #define TLOGW(fmt, x...) _tlog(INFO, "%s: %d: " fmt, TLOG_TAG, __LINE__, ##x) macro
78 #define TLOGW(x...) \ macro
177 TLOGW("got RESERVED event"); in processInputEvent()
231 TLOGW("Received unknown command %x\n", req.hdr.cmd); in secure_fb_on_message()
89 TLOGW("Unrecognized error (%d)\n", rc); in apploader_translate_error()
645 TLOGW("failed to reset CPU affinity: %d\n", rc); \
608 TLOGW("Client sent a message and hung up;" in send_msg_wait()