Searched refs:LV_LOG_ERROR (Results 1 – 4 of 4) sorted by relevance
101 #define LV_LOG_ERROR(dsc) lv_log_add(LV_LOG_LEVEL_ERROR, __FILE__, __LINE__, dsc); macro103 #define LV_LOG_ERROR(dsc) … macro128 #define LV_LOG_ERROR(dsc) … macro
128 …LV_LOG_ERROR("Out of memory!"); …
323 LV_LOG_ERROR("img_decoder_built_in_open: out of memory"); in lv_img_decoder_built_in_open()332 LV_LOG_ERROR("img_decoder_built_in_open: out of memory"); in lv_img_decoder_built_in_open()370 LV_LOG_ERROR("img_decoder_built_in_open: out of memory"); in lv_img_decoder_built_in_open()379 LV_LOG_ERROR("img_decoder_built_in_open: out of memory"); in lv_img_decoder_built_in_open()
1177 LV_LOG_ERROR("Failed to allocate memory for dot_tmp_ptr"); in lv_label_set_dot_tmp()
Completed in 6 milliseconds