Searched refs:LOGE (Results 1 - 4 of 4) sorted by relevance
/device/soc/rockchip/common/sdk_linux/scripts/ |
H A D | resource_tool.c | 555 #define LOGE(fmt, args...) fprintf(stderr, "E/%s(%d): " fmt "\n", __func__, __LINE__, ##args) macro 705 LOGE("Failed to seek %s to %d!", image_path, offset); in StorageWriteLba() 709 LOGE("Failed to write %s!", image_path); in StorageWriteLba() 772 LOGE("Nothing to load!"); in test_load() 844 LOGE("Failed to read header!"); in get_entry() 850 LOGE("Not a resource image(%s)!", image_path); in get_entry() 859 LOGE("Not supported in this version!"); in get_entry() 867 LOGE("Failed to read index entry:%d!", i); in get_entry() 873 LOGE("Something wrong with index entry:%d!", i); in get_entry() 882 LOGE("Canno in get_entry() [all...] |
/device/soc/rockchip/rk3588/kernel/scripts/ |
H A D | resource_tool.c | 571 #define LOGE(fmt, args...) \ macro 721 LOGE("Failed to seek %s to %d!", image_path, offset); in StorageWriteLba() 725 LOGE("Failed to write %s!", image_path); in StorageWriteLba() 783 LOGE("Nothing to load!"); in test_load() 855 LOGE("Failed to read header!"); in get_entry() 861 LOGE("Not a resource image(%s)!", image_path); in get_entry() 872 LOGE("Not supported in this version!"); in get_entry() 882 LOGE("Failed to read index entry:%d!", i); in get_entry() 888 LOGE("Something wrong with index entry:%d!", i); in get_entry() 896 LOGE("Canno in get_entry() [all...] |
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oam/ |
H A D | oam_ext_if.h | 81 #define LOGE(fmt, arg...) printk("[E/" LOG_TAG "]" fmt "\r\n", ##arg) macro 90 #define LOGE(fmt, arg...) dprintf("[E/" LOG_TAG "]" fmt "\r\n", ##arg) macro
|
/device/soc/rockchip/rk3568/hardware/omx_il/include/librkvpu/ |
H A D | vpu_macro.h | 163 #define ALOGE LOGE
|
Completed in 9 milliseconds