Home
last modified time | relevance | path

Searched refs:TLOGE (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/binder/trusty/include_mock/
Dtrusty_log.h25 #define TLOGE(fmt, ...) printf(fmt, ##__VA_ARGS__) macro
/frameworks/native/libs/binder/tests/
DbinderRpcTestServiceTrusty.cpp62 TLOGE("Failed to create handle set (%d)\n", PTR_ERR(hset)); in main()