Home
last modified time | relevance | path

Searched refs:TLOGW (Results 1 – 7 of 7) sorted by relevance

/trusty/kernel/include/
Dtrusty_log.h37 #define TLOGW(fmt, x...) _tlog(INFO, "%s: %d: " fmt, TLOG_TAG, __LINE__, ##x) macro
/trusty/user/base/include/user/
Dtrusty_log.h78 #define TLOGW(x...) \ macro
/trusty/user/app/confirmationui/src/
Dsecure_input_tracker.cpp177 TLOGW("got RESERVED event"); in processInputEvent()
/trusty/user/base/lib/secure_fb/srv/
Dsecure_fb_server.c231 TLOGW("Received unknown command %x\n", req.hdr.cmd); in secure_fb_on_message()
/trusty/user/base/app/apploader/
Dapploader.c89 TLOGW("Unrecognized error (%d)\n", rc); in apploader_translate_error()
/trusty/kernel/include/shared/lk/
Dtrusty_benchmark.h645 TLOGW("failed to reset CPU affinity: %d\n", rc); \
/trusty/user/base/lib/tipc/test/srv/
Dsrv.c608 TLOGW("Client sent a message and hung up;" in send_msg_wait()