Home
last modified time | relevance | path

Searched refs:LOGE (Results 1 – 25 of 110) sorted by relevance

12345

/OK3568_Linux_fs/external/recovery/
H A Dencryptedfs_provisioning.c55 LOGE("Secure FS: error accessing key file."); in get_binary_file_contents()
64 LOGE("Secure FS: error reading conmplete key."); in get_binary_file_contents()
81 LOGE("Secure FS: error setting up key file."); in set_binary_file_contents()
89 LOGE("Secure FS: error reading conmplete key."); in set_binary_file_contents()
104 LOGE("Secure FS: error accessing properties."); in get_text_file_contents()
112 LOGE("Secure FS: error accessing properties."); in get_text_file_contents()
127 LOGE("Secure FS: error setting up properties."); in set_text_file_contents()
135 LOGE("Secure FS: error setting up properties."); in set_text_file_contents()
162 LOGE("Secure FS: error accessing properties."); in read_encrypted_fs_boolean_property()
199 LOGE("Secure FS: error mounting userdata partition."); in read_encrypted_fs_info()
[all …]
H A Droots.c81 LOGE("failed to scan mounted volumes\n"); in get_mounted_device_from_path()
87 LOGE("failed to get volume from %s\n", path); in get_mounted_device_from_path()
111 LOGE("failed to open /etc/fstab (%d)\n", errno); in load_volume_table()
150 LOGE("skipping malformed recovery.fstab line: %s\n", buffer); in load_volume_table()
207 LOGE("failed to scan mounted volumes\n"); in ensure_path_mounted()
220 LOGE("unknown volume for path [%s]\n", path); in ensure_path_mounted()
231 LOGE("failed to scan mounted volumes\n"); in ensure_path_mounted()
250 LOGE("failed to find \"%s\" partition to mount at \"%s\"\n", in ensure_path_mounted()
281 LOGE("failed to mount %s (%s)\n", v->mount_point, strerror(errno)); in ensure_path_mounted()
285 LOGE("unknown fs_type \"%s\" for %s\n", v->fs_type, v->mount_point); in ensure_path_mounted()
[all …]
H A Dbootloader.c67 LOGE("Can't find %s\n", MISC_NAME); in get_bootloader_message_mtd()
73 LOGE("Can't open %s\n(%s)\n", MISC_NAME, strerror(errno)); in get_bootloader_message_mtd()
81 if (r != size) LOGE("Can't read %s\n(%s)\n", MISC_NAME, strerror(errno)); in get_bootloader_message_mtd()
99 LOGE("Can't find %s\n", MISC_NAME); in set_bootloader_message_mtd()
105 LOGE("Can't open %s\n(%s)\n", MISC_NAME, strerror(errno)); in set_bootloader_message_mtd()
113 if (r != size) LOGE("Can't read %s\n(%s)\n", MISC_NAME, strerror(errno)); in set_bootloader_message_mtd()
121 LOGE("Can't open %s\n(%s)\n", MISC_NAME, strerror(errno)); in set_bootloader_message_mtd()
125 LOGE("Can't write %s\n(%s)\n", MISC_NAME, strerror(errno)); in set_bootloader_message_mtd()
130 LOGE("Can't finish %s\n(%s)\n", MISC_NAME, strerror(errno)); in set_bootloader_message_mtd()
165 LOGE("Can't open %s\n(%s)\n", MISC_PARTITION_NAME_BLOCK, strerror(errno)); in get_bootloader_message_block()
[all …]
H A Drecovery.c180 LOGE("Can't mount %s\n", path); in fopen_path()
197 if (ferror(fp)) LOGE("Error in %s\n(%s)\n", name, strerror(errno)); in check_and_fclose()
206 LOGE("\n === umount oem fail === \n"); in rockchip_partition_check()
209 LOGE("\n === umount userdata fail === \n"); in rockchip_partition_check()
247 LOGE("Bad boot message\n\"%.20s\"\n", boot.recovery); in get_args()
300 LOGE("Can't open %s\n", destination); in copy_log_file()
304 LOGE("Can't open %s\n", TEMPORARY_LOG_FILE); in copy_log_file()
332 LOGE("Can't open %s\n", INTENT_FILE); in finish_recovery()
382 LOGE("Can't mount %s\n", original_path); in copy_sideloaded_package()
387 LOGE("Can't mount %s\n", SIDELOAD_TEMP_DIR); in copy_sideloaded_package()
[all …]
H A Drkupdate.c76 LOGE("unknown command [%s]\n", command); in start_main()
85 LOGE("Error in %s\n(Status %d)\n", binary, WEXITSTATUS(status)); in start_main()
99 LOGE("pipe error"); in do_rk_updateEngine()
158 LOGE("pipe error"); in do_rk_update()
212 LOGE("unknown command [%s]\n", command); in do_rk_update()
221 LOGE("Error in %s\n(Status %d)\n", path, WEXITSTATUS(status)); in do_rk_update()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/
H A Dimage_processor.cpp107 LOGE("Failed to dlopen librga.so : %s", dlerror()); in resolve_symbles()
115 LOGE("Failed to resolve symble wrapbuffer_virtualaddr_t: %s", error); in resolve_symbles()
122 LOGE("Failed to resolve symble wrapbuffer_physicaladdr_t: %s", error); in resolve_symbles()
128 LOGE("Failed to resolve symble wrapbuffer_fd_t : %s", error); in resolve_symbles()
134 LOGE("Failed to resolve symble imreize_t : %s", error); in resolve_symbles()
140 LOGE("Failed to resolve symble imcrop_t: %s", error); in resolve_symbles()
146 LOGE("Failed to resolve symble imcvtcolor_t : %s", error); in resolve_symbles()
152 LOGE("Failed to resolve symble imrotete_t : %s", error); in resolve_symbles()
158 LOGE("Failed to resolve symble imflip_t : %s", error); in resolve_symbles()
164 LOGE("Failed to resolve symble imcopy_t : %s", error); in resolve_symbles()
[all …]
/OK3568_Linux_fs/external/recovery/update_engine/
H A Ddo_patch.c111 LOGE("open %s failed\n", img); in do_patch_rkimg()
115 LOGE("%s: lseek to: %ld failed: %s\n", img, in do_patch_rkimg()
124 LOGE("read %s tail err\n", img); in do_patch_rkimg()
165 LOGE("Bad Tail header of bsdiff patch\n"); in do_patch_rkimg()
173 LOGE("fopen %s err\n", img); in do_patch_rkimg()
177 LOGE("fseeko %s err\n", img); in do_patch_rkimg()
198 LOGE("Read header err\n"); in do_patch_rkimg()
207 LOGE("Bad header, Corrupt patch\n"); in do_patch_rkimg()
216 LOGE("Bad header len, Corrupt patch\n"); in do_patch_rkimg()
224 LOGE("fseeko(%s, %lld) err\n", img, (long long)(32 + offset)); in do_patch_rkimg()
[all …]
H A Drkbootloader.c150 LOGE("Can't find %s\n", MISC_PARTITION_NAME_MTD); in writeMisc_mtd()
156 LOGE("Can't open %s\n(%s)\n", MISC_PARTITION_NAME_MTD, strerror(errno)); in writeMisc_mtd()
163 if (r != write_size) LOGE("Can't read %s\n(%s)\n", MISC_PARTITION_NAME_MTD, strerror(errno)); in writeMisc_mtd()
171 LOGE("Can't open %s\n(%s)\n", MISC_PARTITION_NAME_MTD, strerror(errno)); in writeMisc_mtd()
176 LOGE("Can't write %s\n(%s)\n", MISC_PARTITION_NAME_MTD, strerror(errno)); in writeMisc_mtd()
181 LOGE("Can't finish %s\n(%s)\n", MISC_PARTITION_NAME_MTD, strerror(errno)); in writeMisc_mtd()
195 LOGE("Can't find %s\n", MISC_PARTITION_NAME_MTD); in readMisc_mtd()
201 LOGE("Can't open %s\n(%s)\n", MISC_PARTITION_NAME_MTD, strerror(errno)); in readMisc_mtd()
207 if (r != write_size) LOGE("Can't read %s\n(%s)\n", MISC_PARTITION_NAME_MTD, strerror(errno)); in readMisc_mtd()
219 LOGE("Can't open %s\n(%s)\n", MISC_PARTITION_NAME_BLOCK, strerror(errno)); in writeMisc_block()
[all …]
H A Drkimage.c108 LOGE("Can't open %s\n", filepath); in analyticImage()
114 LOGE("Can't read %s\n(%s)\n", filepath, strerror(errno)); in analyticImage()
137 LOGE("md5 : not support sign image.\n"); in analyticImage()
147 LOGE("lseek failed.\n"); in analyticImage()
155 LOGE("lseek failed.\n"); in analyticImage()
161 LOGE("Can't read %s\n(%s)\n", filepath, strerror(errno)); in analyticImage()
167 LOGE("tag: %x\n", phdr->tag); in analyticImage()
168 LOGE("Invalid image\n"); in analyticImage()
188 LOGE("Md5Check update.img fwSize:%ld", fileSize - 32); in analyticImage()
203 LOGE("Can't open %s\n", filepath); in getImageVersion()
[all …]
H A Dmd5sum.c47 LOGE("system cmd error"); in checkdata_mtd()
52 LOGE("open file failed %s", TMP_MD5SUM_NAME); in checkdata_mtd()
58 LOGE("(%s:%d) read error: %s.\n", __func__, __LINE__, strerror(errno)); in checkdata_mtd()
103 LOGE("open file failed %s", dest_path); in checkdata()
109 LOGE("%s:%d fseeko64 fail", __func__, __LINE__); in checkdata()
120 LOGE("fread error.\n"); in checkdata()
156 LOGE("MD5Check is error of %s\n", dest_path); in comparefile()
191 LOGE("MD5Check is error of %s\n", dest_path); in compareMd5sum()
197 LOGE("MD5Check is error of %s\n", dest_path); in compareMd5sum()
H A Drktools.c39 LOGE("getLocalVersion is error, version == null.\n"); in getVersionFromfile()
44 LOGE("open %s failed, error is %s.\n", filepath, strerror(errno)); in getVersionFromfile()
78 LOGE("getRemoteVersion url is null.\n"); in getRemoteVersion()
83 LOGE("getRemoteVersion failed, url is %s.\n", url); in getRemoteVersion()
212 LOGE("Can't find rk-nand or spi-nand0\n"); in getFlashSize()
222 LOGE("Can't open %s\n", flash_name); in getFlashSize()
226 LOGE("getFlashInfo lseek64 failed.\n"); in getFlashSize()
249 LOGE("%s-%d: get mtd info error\n", __func__, __LINE__); in getFlashInfo()
256 LOGE("%s-%d: get flash total size error. NOT support now.\n", __func__, __LINE__); in getFlashInfo()
H A Dflash_image.c64 LOGE("error opening %s.\n", src_path); in is_ubi()
69 LOGE("lseek64 failed (%s:%d).\n", __func__, __LINE__); in is_ubi()
114 LOGE("flash_erase: can't erase MTD \"%s\"\n", dest_path); in mtd_write()
139 LOGE("Can't open %s\n", src_path); in block_write()
148 LOGE("lseek64 failed (%s:%d).\n", __func__, __LINE__); in block_write()
160 LOGE("Can't open %s\n", dest_path); in block_write()
164 LOGE("(%s:%d) lseek64 failed(%s).\n", __func__, __LINE__, strerror(errno)); in block_write()
176 LOGE("Read failed(%s):(%s:%d)\n", strerror(errno), __func__, __LINE__); in block_write()
187 LOGE("(%s:%d) write failed(%s).\n", __func__, __LINE__, strerror(errno)); in block_write()
233 LOGE("open %s failed, upgrading abort!\n", done_file); in flash_normal()
[all …]
H A Dupdate.c48 LOGE("RK_ota_set_url : url is NULL.\n"); in RK_ota_set_url()
112 LOGE("analyticImage error.\n"); in RK_ota_set_partition()
243 LOGE("[%s-%d] error dest path is NULL.\n", __func__, __LINE__); in ota_recovery_cmds()
253 LOGE("[%s-%d] error opening %s.\n", __func__, __LINE__, CMD4RECOVERY_FILENAME); in ota_recovery_cmds()
259 LOGE("[%s-%d] error opening %s.\n", __func__, __LINE__, CMD4RECOVERY_UDISK_FILENAME); in ota_recovery_cmds()
294 LOGE("[%s:%d] Write failed(%s)\n", __func__, __LINE__, strerror(errno)); in ota_recovery_cmds()
310 LOGE("url is NULL\n"); in RK_ota_start()
320 LOGE("download_file error.\n"); in RK_ota_start()
327 LOGE("RK_ota_set_partition failed.\n"); in RK_ota_start()
357 LOGE("update %s error.\n", update_cmd[i].dest_path); in RK_ota_start()
[all …]
H A Drkboot.c106 LOGE("malloc error.\n"); in getLoaderSizeAndData()
297 LOGE("FindValidBlocks Error.\n"); in reserveIDBlock()
308 LOGE("WriteIDBlock start %s \n", dest_path); in WriteIDBlock()
312 LOGE("WriteIDBlock open %s failed. %s\n", dest_path, strerror(errno)); in WriteIDBlock()
323 LOGE("[%s:%d] error (%s).\n", __func__, __LINE__, strerror(errno)); in WriteIDBlock()
338 LOGE("%s-%d: get mtd info error\n", __func__, __LINE__); in download_loader()
345LOGE("pBootHead->uiTag!=0x544F4F42 && pBootHead->uiTag!=0x2052444C, cur is 0x%08x\n", pBootHead->u… in download_loader()
372 LOGE("getFlashSize error.\n"); in download_loader()
384 LOGE("[%s:%d] MakeIDBlockData failed.\n", __func__, __LINE__); in download_loader()
389 LOGE("[%s:%d] WriteIDBlock failed.\n", __func__, __LINE__); in download_loader()
H A Dmain.c63 LOGE("MiscUpdate URL must be set.\n"); in MiscUpdate()
99 LOGE("ota file is error.\n"); in MiscUpdate()
134 LOGE("ota file is error.\n"); in MiscUpdate()
236 LOGE("Invalid command argument\n"); in main()
261 LOGE("ota file is error.\n"); in main()
267 LOGE("you shouldn't update the device.\n"); in main()
299 LOGE("unknow misc cmdline : %s.\n", misc_func); in main()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/aeis/
H A Deis_loader.cpp54 LOGE("Failed to resolve symbol dvsRegisterRemap: %s", error); in LoadSymbols()
61 LOGE("Failed to resolve symbol dvsPrepare: %s", error); in LoadSymbols()
68 LOGE("Failed to resolve symbol getMeshSize: %s", error); in LoadSymbols()
75 LOGE("Failed to resolve symbol getOriginalMeshXY: %s", error); in LoadSymbols()
82 LOGE("Failed to resolve symbol dvsPutImageFrame: %s", error); in LoadSymbols()
89 LOGE("Failed to resolve symbol dvsPutMesh: %s", error); in LoadSymbols()
96 LOGE("Failed to resolve symbol dvsPutImuFrame: %s", error); in LoadSymbols()
103 LOGE("Failed to resolve symbol dvsInitFromXmlFile: %s", error); in LoadSymbols()
110 LOGE("Failed to resolve symbol dvsInitParams: %s", error); in LoadSymbols()
117 LOGE("Failed to resolve symbol dvsStart: %s", error); in LoadSymbols()
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/uAPI2/
H A Drk_aiq_user_api2_camgroup.cpp39 LOGE("bind sensor %s aiq ctx %p failed !", aiq_ctx->_sensor_entity_name, aiq_ctx); in _cam_group_bind()
93 LOGE("unbind sensor %s aiq ctx 0x%x failed !", aiq_ctx->_sensor_entity_name, aiq_ctx); in _cam_group_unbind()
137 LOGE("nums %s is over the max cams %d !", cfg->sns_num, RK_AIQ_CAM_GROUP_MAX_CAMS); in rk_aiq_uapi2_camgroup_create()
196 LOGE("init aiq ctx %d for %s failed !", i, cfg->sns_ent_nm_array[i]); in rk_aiq_uapi2_camgroup_create()
212 LOGE("%s: bind sensor %s aiq ctx 0x%x failed !", in rk_aiq_uapi2_camgroup_create()
218LOGE("%s: >>>>====<<<< ERROR, Only slave(master-slave)-sensor work is not supported in group mode… in rk_aiq_uapi2_camgroup_create()
227 LOGE("%s: set camgroup calib failed !", __func__); in rk_aiq_uapi2_camgroup_create()
232 LOGE("%s: init failed !", __func__); in rk_aiq_uapi2_camgroup_create()
243 LOGE("%s failed", __func__); in rk_aiq_uapi2_camgroup_create()
274 LOGE("get overlap data from %s error!", map_file); in rk_aiq_uapi2_camgroup_getOverlapMap_from_file()
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser/
H A DRkAiqCalibDb.cpp132 LOGE("persist cell failed\n"); in persist()
145 LOGE("reconstruct cell failed %s!\n", strerror(errno)); in reconstruct()
157 LOGE("only support isp20 calibv1 !"); in persistCalib()
193 LOGE("only support isp20 calibv1 !"); in reconstructCalib()
236 LOGE("open %s failed!", path); in calibSaveToFile()
240 LOGE("write %s failed!\n", path); in calibSaveToFile()
262 LOGE("read %s failed!\n", path); in calibReadFromFile()
279 LOGE("only support isp20 calibv1 !"); in _calc_checksum()
467 LOGE("not support isp hw ver %d", g_rkaiq_isp_hw_ver); in createCalibDb()
485 LOGE("parse %s failed.", iqFile); in createCalibDb()
[all …]
H A DRkAiqCalibParser.cpp47 LOGE("no" #module "struct exist !"); \
92LOGE( "%s(%d): parse error: invalid register value:\n", __FUNCTION__, __LINE__, tag->Value()); in ParseCharToHex()
158 LOGE( "%s(%d): %f err\n", __FUNCTION__, __LINE__, f); in ParseFloatArray()
275 LOGE( "%s(%d): %f err\n", __FUNCTION__, __LINE__, d); in ParseDoubleArray()
365 LOGE( "%s(%d): start=%d,end=%d\n", __FUNCTION__, __LINE__, find_start, find_end); in ParseUintArray()
392 LOGE( "%s(%d): f:%f error\n", __FUNCTION__, __LINE__, f); in ParseUintArray()
506 LOGE( "%s(%d): f:%f error\n", __FUNCTION__, __LINE__, f); in ParseIntArray()
714 LOGE( "%s(%d): start=%d,end=%d\n", __FUNCTION__, __LINE__, find_start, find_end); in ParseCharArray()
741 LOGE("%s(%d): error", __FUNCTION__, __LINE__); in ParseCharArray()
833 LOGE( "%s(%d): parse error! start:%s end:%s\n", in ParseUshortArray()
[all …]
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/minzip/
H A DZip.c544 LOGE("Can't read %zu bytes from zip file: %ld\n", count, n); in processStoredEntry()
589 LOGE("Installed zlib is not compatible with linked version (%s)\n", in processDeflatedEntry()
592 LOGE("Call to inflateInit2 failed (zerr=%d)\n", zerr); in processDeflatedEntry()
693 LOGE("Unsupported compression type %d for entry '%s'\n", in mzProcessZipEntryContents()
723 LOGE("Can't calculate CRC for entry\n"); in mzIsZipEntryIntact()
766 LOGE("Can't extract entry to buffer.\n"); in mzReadZipEntry()
781 LOGE("Error writing %ld bytes from zip file from %p: %s\n", in writeProcessFunction()
790 LOGE("write overrun? (%ld bytes instead of %d)\n", in writeProcessFunction()
807 LOGE("Can't extract entry to file.\n"); in mzExtractZipEntryToFile()
843 LOGE("Can't extract entry to memory buffer.\n"); in mzExtractZipEntryToBuffer()
[all …]
/OK3568_Linux_fs/external/recovery/minzip/
H A DZip.c543 LOGE("Can't read %zu bytes from zip file: %ld\n", count, n); in processStoredEntry()
588 LOGE("Installed zlib is not compatible with linked version (%s)\n", in processDeflatedEntry()
591 LOGE("Call to inflateInit2 failed (zerr=%d)\n", zerr); in processDeflatedEntry()
691 LOGE("Unsupported compression type %d for entry '%s'\n", in mzProcessZipEntryContents()
721 LOGE("Can't calculate CRC for entry\n"); in mzIsZipEntryIntact()
764 LOGE("Can't extract entry to buffer.\n"); in mzReadZipEntry()
779 LOGE("Error writing %ld bytes from zip file from %p: %s\n", in writeProcessFunction()
788 LOGE("write overrun? (%ld bytes instead of %d)\n", in writeProcessFunction()
805 LOGE("Can't extract entry to file.\n"); in mzExtractZipEntryToFile()
842 LOGE("Can't extract entry to memory buffer.\n"); in mzExtractZipEntryToBuffer()
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/
H A Ddrm_device.cpp60 LOGE("Failed to open DRM module rockchip"); in Open()
66 LOGE("Failed to get DRM version"); in Open()
76 LOGE("DRM device does not support dumb buffer"); in Open()
110 LOGE("failed to create dumb buffer: %s", strerror(errno)); in CreateDumbObject()
117 LOGE("failed to create dumb buffer: %s", strerror(errno)); in CreateDumbObject()
146 LOGE("failed to destroy dumb buffer: %s", strerror(errno)); in DestroyDumbObject()
166 LOGE("drm ioctrl failed map %s", strerror(errno)); in RequestMapDumbObject()
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/cpp/
H A Dyolo_image.cc86 LOGE("fopen %s fail!\n", model_path); in create()
94 LOGE("fread %s fail!\n", model_path); in create()
107 LOGE("rknn_init fail! ret=%d\n", ret); in create()
117 LOGE("rknn_query io_num fail!ret=%d\n", ret); in create()
130 LOGE("rknn_query input_attrs[%d] fail!ret=%d\n", i, ret); in create()
144 LOGE("Unsupported model input layout: %d!\n", input_attrs[0].fmt); in create()
159 LOGE("rknn_query output_attrs[%d] fail!ret=%d\n", i, ret); in create()
227 LOGE("run_yolo: init yolo hasn't successful!"); in run_yolo()
242 LOGE("run_yolo: resize image with rga failed: %s\n", imStrError((IM_STATUS)ret)); in run_yolo()
292 LOGE("rknn_run fail! ret=%d\n", ret); in run_yolo()
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/uAPI/
H A Drk_aiq_user_api_sysctl.cpp46 LOGE(format, ##__VA_ARGS__); \
190 LOGE("Invalid input parameter"); in rk_aiq_uapi_sysctl_preInit_scene()
211 LOGE("Invalid input parameter"); in rk_aiq_uapi_sysctl_preInit_tb_info()
226LOGE("Wrong magic %x vs %x", g_rk_aiq_sys_preinit_cfg_map[sns_ent_name_str].tb_info.magic, in rk_aiq_uapi_sysctl_preInit_tb_info()
235 LOGE("%s: get fast aewb error, skip set tb_info!", __func__); in rk_aiq_uapi_sysctl_preInit_tb_info()
243 LOGE("Invalid input parameter"); in rk_aiq_uapi_sysctl_preInit_devBufCnt()
430 LOGE("do not support this isp hw version %d !", s_info->isp_hw_ver); in rk_aiq_uapi_sysctl_init()
464 LOGE("do not support this isp hw version %d !", s_info->isp_hw_ver); in rk_aiq_uapi_sysctl_init()
584 LOGE("Should use json instead of xml"); in rk_aiq_uapi_sysctl_init()
606 LOGE("Failed to find params of %s:%s scene in json, using default scene", in rk_aiq_uapi_sysctl_init()
[all …]
/OK3568_Linux_fs/kernel/scripts/
H A Dresource_tool.c571 #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("Cannot find %s!", file_path); in get_entry()
[all …]

12345