Searched refs:os_log_error (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/mpp/osal/windows/ |
| H A D | os_log.c | 30 void os_log_error(const char* tag, const char* msg, va_list list) in os_log_error() function 49 os_log_error(const char * tag, const char * msg, va_list list); in os_log_warn() 54 os_log_error(const char * tag, const char * msg, va_list list); in os_log_fatal()
|
| /OK3568_Linux_fs/external/mpp/osal/ |
| H A D | mpp_log.cpp | 97 __mpp_log(os_log_error, tag, fmt, fname, args); in _mpp_err() 106 os_log_error, /* MPP_LOG_ERROR */ in _mpp_log_l()
|
| H A D | os_log.h | 37 void os_log_error(const char* tag, const char* msg, va_list list);
|
| /OK3568_Linux_fs/external/mpp/osal/android/ |
| H A D | os_log.c | 40 void os_log_error(const char* tag, const char* msg, va_list list) in os_log_error() function
|
| /OK3568_Linux_fs/external/mpp/osal/linux/ |
| H A D | os_log.cpp | 85 void os_log_error(const char* tag, const char* msg, va_list list) in os_log_error() function
|