Home
last modified time | relevance | path

Searched defs:TLOGE (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/system/chre/util/include/chre/util/nanoapp/
H A Dtagged_log.h36 #define TLOGE LOGE macro
44 #define TLOGE(format, ...) LOGE("%s " format, LOG_TAG, ##__VA_ARGS__) macro
/aosp_15_r20/frameworks/native/libs/binder/trusty/include_mock/
H A Dtrusty_log.h25 #define TLOGE(fmt, ...) printf(fmt, ##__VA_ARGS__) macro
/aosp_15_r20/trusty/user/base/include/user/
Dtrusty_log.h86 #define TLOGE(x...) \ macro
/aosp_15_r20/trusty/kernel/include/
H A Dtrusty_log.h40 #define TLOGE(fmt, x...) \ macro
/aosp_15_r20/trusty/user/base/lib/spi/srv/batch/
Dbatch.c29 #define TLOGE(fmt, ...) \ macro
/aosp_15_r20/trusty/user/base/lib/hwkey/
Dhwkey.c30 #define TLOGE(fmt, ...) \ macro
/aosp_15_r20/trusty/user/base/lib/keymaster/
Dkeymaster.c30 #define TLOGE(fmt, ...) \ macro