Home
last modified time | relevance | path

Searched refs:msg_log_warning (Results 1 – 1 of 1) sorted by relevance

/rockchip-linux_mpp/osal/
H A Dmpp_log.c26 static const char *msg_log_warning = "log message is long\n"; variable
66 buf_left -= snprintf(tmp, buf_left, "%s", msg_log_warning); in __mpp_log()