Searched defs:TRACE_ERROR (Results 1 – 6 of 6) sorted by relevance
/hardware/ti/omap4xxx/security/tf_daemon/ |
D | smc_properties_parser.c | 76 #define TRACE_ERROR(...) macro 81 static void TRACE_ERROR(const char* format, ...) in TRACE_ERROR() function
|
D | delegation_client.c | 197 static MD_INLINE void TRACE_ERROR(const char* format, ...) in TRACE_ERROR() function 276 static MD_INLINE void TRACE_ERROR(const char* format, ...) in TRACE_ERROR() function 321 static MD_INLINE void TRACE_ERROR(const char* format, ...) in TRACE_ERROR() function
|
/hardware/ti/omap4-aah/security/tf_daemon/ |
D | smc_properties_parser.c | 77 #define TRACE_ERROR(...) macro 82 static void TRACE_ERROR(const char* format, ...) in TRACE_ERROR() function
|
D | delegation_client.c | 228 static MD_INLINE void TRACE_ERROR(const char* format, ...) in TRACE_ERROR() function 319 static MD_INLINE void TRACE_ERROR(const char* format, ...) in TRACE_ERROR() function 364 static MD_INLINE void TRACE_ERROR(const char* format, ...) in TRACE_ERROR() function
|
/hardware/ti/omap4-aah/security/tee_client_api/ |
D | tee_client_api_linux_driver.c | 95 #define TRACE_ERROR(...) macro 103 #define TRACE_ERROR(format, ...) __android_log_print(ANDROID_LOG_ERROR, LOG_TAG, format, __VA_ARGS_… macro 106 static void TRACE_ERROR(const char* format, ...) in TRACE_ERROR() function
|
/hardware/ti/omap4xxx/security/tee_client_api/ |
D | tee_client_api_linux_driver.c | 95 #define TRACE_ERROR(...) macro 99 static void TRACE_ERROR(const char* format, ...) in TRACE_ERROR() function
|