Lines Matching refs:LOGE
32 LOGE(LOG_TAG, "check_fs_is_support open fail\n"); in check_fs_is_support()
38 LOGE(LOG_TAG, "check_fs_is_support write fail\n"); in check_fs_is_support()
47 LOGE(LOG_TAG, "check_fs_is_support sync fail\n"); in check_fs_is_support()
89 LOGE(LOG_TAG, "%s: args num is illegal :n_args = %d;\n", __func__, n_args); in obj_open()
96 LOGE(LOG_TAG, "driver_obj is NULL\n"); in obj_open()
111 LOGE(LOG_TAG, "%s: args num is illegal :n_args = %d;\n", __func__, n_args); in obj_close()
118 LOGE(LOG_TAG, "driver_obj is NULL\n"); in obj_close()
133 LOGE(LOG_TAG, "%s: args num is illegal :n_args = %d;\n", __func__, n_args); in obj_issupport()
140 LOGE(LOG_TAG, "driver_obj is NULL\n"); in obj_issupport()
163 LOGE(LOG_TAG, "%s: args num is illegal :n_args = %d;\n", __func__, n_args); in obj_read()
170 LOGE(LOG_TAG, "driver_obj is NULL\n"); in obj_read()
179 LOGE(LOG_TAG, "jse_open failed\n"); in obj_read()
194 LOGE(LOG_TAG, "malloc failed\n"); in obj_read()
202 LOGE(LOG_TAG, "read data: %s\n", buf); in obj_read()
231 LOGE(LOG_TAG, "%s: args num is illegal :n_args = %d;\n", __func__, n_args); in obj_write()
238 LOGE(LOG_TAG, "driver_obj is NULL\n"); in obj_write()
254 LOGE(LOG_TAG, "be_osal_open fail\n"); in obj_write()
260 LOGE(LOG_TAG, "be_osal_write fail\n"); in obj_write()
283 LOGE(LOG_TAG, "%s: args num is illegal :n_args = %d;\n", __func__, n_args); in obj_delete()
290 LOGE(LOG_TAG, "driver_obj is NULL\n"); in obj_delete()