Lines Matching refs:LOGE

59 		LOGE("fclose on %s failed - error is %s\n",  in close_file()
89 LOGE("failed to remove (%s), error (%s)\n", path, in rmfile()
170 LOGE("malloc failed, error (%s)\n", strerror(errno)); in mmap_file()
176 LOGE("strdup failed, error (%s)\n", strerror(errno)); in mmap_file()
182 LOGE("open (%s) failed, error (%s)\n", path, strerror(errno)); in mmap_file()
188 LOGE("get filesize of (%s) failed, error (%s)\n", in mmap_file()
195 LOGE("mmap (%s) failed, error (%s)\n", path, strerror(errno)); in mmap_file()
296 LOGE("failed on '%s', err:%s", dest, strerror(errno)); in do_mv()
302 LOGE("failed on '%s', err:%s\n", src, strerror(errno)); in do_mv()
438 LOGE("Cannot reset %s - %s\n", filename, in file_reset_init()
467 LOGE("read KO res=%d, current=%d - error is %s\n", in file_read_int()
481 LOGE("Cannot open file %s - error is %s.\n", filename, in file_read_int()
508 LOGE("Cannot open the file %s in update mode\n", filename); in file_update_int()
515 LOGE("Cannot update file %s - error is %s.\n", in file_update_int()
551 LOGE("failed to open file: %s, err: %s\n", src, in do_copy_limit()
558 LOGE("failed to open file: %s, err: %s\n", des, in do_copy_limit()
578 LOGE("read failed, err:%s\n", strerror(errno)); in do_copy_limit()
590 LOGE("write failed, err:%s\n", strerror(errno)); in do_copy_limit()
595 LOGE("write failed, r_count:%zd w_count:%zd\n", in do_copy_limit()
636 LOGE("statfs (%s) failed, error (%s)\n", path, in space_available()
649 LOGE("space meet quota[%d] total=%dMB, free=%dMB\n", quota, in space_available()
776 LOGE("failed to scandir, error (%s)\n", strerror(errno)); in ac_scandir()
800 LOGE("failed to malloc\n"); in ac_scandir()
892 LOGE("(%s) contains (%d) files, meet limit (%d)\n", in lsdir()
902 LOGE("compute string failed, out of memory\n"); in lsdir()
951 LOGE("out of memory\n"); in dir_recursive()
962 LOGE("failed to opendir (%s), error (%s)\n", in dir_recursive()
1002 LOGE("failed to readdir, (%s)\n", in dir_recursive()
1016 LOGE("failed to search in dir %s\n", wdir); in dir_recursive()
1041 LOGE("out of memory\n"); in _get_file_path()
1121 LOGE("failed to recursive dir (%s)\n", dir); in dir_blocks_size()
1224 LOGE("failed to strdup\n"); in config_fmt_to_files()
1244 LOGE("only support abs path, dir (%s)\n", file_fmt); in config_fmt_to_files()
1253 LOGE("unsupported formats (%s)\n", file_fmt); in config_fmt_to_files()
1269 LOGE("unsupported formats (%s)\n", file_fmt); in config_fmt_to_files()
1275 LOGE("unsupported formats (%s)\n", file_fmt); in config_fmt_to_files()
1285 LOGE("failed to ac_scandir\n"); in config_fmt_to_files()
1297 LOGE("failed to malloc\n"); in config_fmt_to_files()