Searched refs:os_log_info (Results 1 – 4 of 4) sorted by relevance
| /rockchip-linux_mpp/osal/ |
| H A D | mpp_log.c | 37 os_log_info, /* MPP_LOG_INFO */ 40 os_log_info, /* MPP_LOG_DEFAULT */ 87 __mpp_log(os_log_info, tag, fmt, fname, args); in _mpp_log()
|
| H A D | os_log.h | 24 void os_log_info (const char* tag, const char* msg, va_list list);
|
| /rockchip-linux_mpp/osal/android/ |
| H A D | os_log.c | 19 void os_log_info(const char* tag, const char* msg, va_list list) in os_log_info() function
|
| /rockchip-linux_mpp/osal/linux/ |
| H A D | os_log.c | 56 void os_log_info(const char* tag, const char* msg, va_list list) in os_log_info() function
|