Searched refs:os_log_error (Results 1 – 4 of 4) sorted by relevance
| /rockchip-linux_mpp/osal/ |
| H A D | os_log.h | 26 void os_log_error(const char* tag, const char* msg, va_list list);
|
| H A D | mpp_log.c | 35 os_log_error, /* MPP_LOG_ERROR */ 98 __mpp_log(os_log_error, tag, fmt, fname, args); in _mpp_err()
|
| /rockchip-linux_mpp/osal/android/ |
| H A D | os_log.c | 29 void os_log_error(const char* tag, const char* msg, va_list list) in os_log_error() function
|
| /rockchip-linux_mpp/osal/linux/ |
| H A D | os_log.c | 70 void os_log_error(const char* tag, const char* msg, va_list list) in os_log_error() function
|