/trusty/user/base/lib/smc/ |
D | smc.c | 35 TLOGD("%s: failed (%d) waiting for response\n", __func__, rc); in smc_read_response() 41 TLOGD("%s: failed (%d) to read message. Expected to read %zu bytes.\n", in smc_read_response() 60 TLOGD("%s: failed (%d) to send message. Expected to send %zu bytes.\n", in smc_send_request()
|
/trusty/user/app/sample/storage-test/ |
D | storage-test.c | 99 TLOGD("channel closed\n"); in main() 103 TLOGD("POLL_HUP\n"); in main() 117 TLOGD("exiting with exit code %d\n", rc); in main()
|
/trusty/user/app/sample/stats-test/consumer/ |
D | consumer.cpp | 111 TLOGD("Connecting to the producer via IStatsSetter\n"); in test_ctl_on_connect() 114 TLOGD("connected to IStatsSetter\n"); in test_ctl_on_connect() 225 TLOGD("reportVendorAtom atomId=%d.\n", vendorAtom.atomId); in reportVendorAtom() 234 TLOGD("content->atom_id=%d.\n", content->atom_id); in reportVendorAtom() 235 TLOGD("content->reverse_domain_name=%s.\n", in reportVendorAtom() 248 TLOGD("vendorAtom.values[%d].getTag = %d.\n", idx, tag); in reportVendorAtom() 318 TLOGD("interacting with producer\n"); in main() 322 TLOGD("timeout = TIME_OUT_INTERVAL_MS\n"); in main() 325 TLOGD("timeout = INFINITE_TIME\n"); in main()
|
/trusty/user/base/lib/hwwsk/ |
D | client.c | 68 TLOGD("Failed (%d) to read reply\n", rc); in handle_reply() 75 TLOGD("Server returned error (%d)\n", rc); in handle_reply() 80 TLOGD("buffer too small (%d)\n", rc); in handle_reply()
|
/trusty/user/base/experimental/lib/tidl/ |
D | ipc_ql_tipc.cpp | 72 TLOGD("looking for channel %u\n", fd); in tidl_get_channel() 74 TLOGD("channel[%d]=%u\n", i, tidl_channels[i].handle); in tidl_get_channel() 88 TLOGD("init channels\n"); in binder_init_channels() 95 TLOGD("check that all channels have been closed\n"); in binder_check_channels() 164 TLOGD("tidl_chan_close fd (%u)\n", fd); in tidl_chan_close() 184 TLOGD("Connecting to %s\n", path); in connect() 191 TLOGD("channel (%u)\n", chan->handle); in connect()
|
/trusty/user/app/sample/hwcrypto/ |
D | main.c | 70 TLOGD("Initializing\n"); in main() 88 TLOGD("enter main event loop\n"); in main()
|
D | hwrng_srv.c | 260 TLOGD("Start HWRNG service\n"); in hwrng_start_service()
|
/trusty/user/app/sample/stats-test/relayer/ |
D | relayer.cpp | 58 TLOGD("setInterface from Normal-World Consumer\n"); in setInterface() 76 TLOGD("setInterface from Secure World Consumer\n"); in setInterface() 100 TLOGD("reportVendorAtom atomId=%d.\n", vendorAtom.atomId); in reportVendorAtom() 110 TLOGD("relaying reportVendorAtom failed=%d.\n", in reportVendorAtom()
|
/trusty/user/app/confirmationui/src/ |
D | secure_input_tracker.cpp | 78 TLOGD("%u", uint32_t(state_)); in beginHandshake() 106 TLOGD("%u", uint32_t(state_)); in finalizeHandshake() 183 TLOGD("%u", uint32_t(state_)); in processInputEvent() 195 TLOGD("%u", uint32_t(state_)); in fetchInputEvent()
|
D | main.cpp | 237 TLOGD("%s, get auth token key successfully\n", __func__); in on_connect() 323 TLOGD("Initializing ConfirmationUI app\n"); in main()
|
D | trusty_confirmation_ui.cpp | 205 TLOGD("px %u %u: %08x", x, y, color); in renderAndSwap() 235 TLOGD("pos: %zu, bufferSize: %" PRIu32 "\n", pos, fb_info_[idx].size); in renderAndSwap()
|
/trusty/user/base/app/crash-test/crasher/ |
D | crasher.c | 59 TLOGD("cmd %d\n", msg.cmd); in crasher_on_message() 113 TLOGD("cmd %d done\n", msg.cmd); in crasher_on_message()
|
/trusty/user/base/app/metrics/ |
D | consumer.c | 52 TLOGD("Updating metrics daemon handle :%d\n", chan); in on_connect() 84 TLOGD("NS metrics daemon not connected\n"); in on_message()
|
/trusty/user/app/avb/ |
D | avb_manager.cpp | 94 TLOGD("No valid rollback index file found. Initializing to 0\n"); in ReadRollbackIndex() 99 TLOGD("Rollback index file found\n"); in ReadRollbackIndex() 146 TLOGD("No valid rollback index file found. Initializing to 0\n"); in WriteRollbackIndex() 152 TLOGD("Found a rollback index file\n"); in WriteRollbackIndex()
|
/trusty/kernel/include/ |
D | trusty_log.h | 31 #define TLOGD(fmt, x...) _tlog(SPEW, "%s: %d: " fmt, TLOG_TAG, __LINE__, ##x) macro
|
/trusty/user/base/include/user/ |
D | trusty_log.h | 62 #define TLOGD(x...) \ macro
|
/trusty/user/base/lib/tipc/ |
D | tipc_srv.c | 157 TLOGD("close connection\n"); in chan_event_handler_proc() 218 TLOGD("Incoming connection on %s\n", port->cfg->name); in handle_connect() 280 TLOGD("got connection on %s\n", port->cfg->name); in handle_connect() 349 TLOGD("Initialize port: %s\n", ports[i].name); in tipc_add_service()
|
/trusty/user/app/sample/spinner/ |
D | spinner.c | 47 TLOGD("Starting spinner test app!!!\n"); in main()
|
/trusty/hardware/nxp/app/hwcrypto/ |
D | main.c | 223 TLOGD("Initializing\n"); in main() 235 TLOGD("enter main event loop\n"); in main()
|
D | hwkey_srv_provider.c | 158 TLOGD("Init HWKEY service provider\n"); in hwkey_init_srv_provider()
|
D | hwrng_srv.c | 257 TLOGD("Start HWRNG service\n"); in hwrng_start_service()
|
/trusty/user/app/confirmationui/test/ |
D | main.cpp | 106 TLOGD("px %u %u: %08x", x, y, color); in TEST_P()
|
/trusty/user/base/lib/line-coverage/ |
D | shm.c | 95 TLOGD("SHM already setup\n"); in setup_shm()
|
/trusty/user/app/sample/hwcrypto/keybox/ |
D | srv.c | 204 TLOGD("Start Keybox service\n"); in keybox_start_service()
|
/trusty/user/base/app/apploader/ |
D | apploader.c | 374 TLOGD("Loading %" PRIu64 " bytes package, %" PRIu64 " aligned\n", in apploader_handle_cmd_load_app() 531 TLOGD("Command: 0x%x\n", req.hdr.cmd); in apploader_on_message()
|