Home
last modified time | relevance | path

Searched refs:LOGW (Results 1 – 25 of 51) sorted by relevance

123

/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/minzip/
H A DZip.c154 LOGW("WARNING: duplicate entry '%.*s' in Zip\n", in addEntryToHashTable()
164 LOGW("Filename too long (%d chatacters)\n", fileNameLen); in validFilename()
172 LOGW("Filename contains invalid character '\%03o'\n", fileName[i]); in validFilename()
234 LOGW("Invalid entries=%d offset=%d (len=%zd)\n", in parseZipArchive()
256 LOGW("Ran off the end (at %d)\n", i); in parseZipArchive()
260 LOGW("Missed a central dir sig (at %d)\n", i); in parseZipArchive()
270 LOGW("Filename ran off the end (at %d)\n", i); in parseZipArchive()
274 LOGW("Invalid filename (at %d)\n", i); in parseZipArchive()
349 LOGW("Incompatible \"version made by\": 0x%02x (at %d)\n", in parseZipArchive()
359 LOGW("Integer overflow adding in parseZipArchive\n"); in parseZipArchive()
[all …]
H A DSysUtil.c39 LOGW("mmap(%d, RW, SHARED|ANON) failed: %s\n", (int) length, in sysCreateAnonShmem()
131 LOGW("mmap(%d, R, FILE|SHARED, %d, %d) failed: %s\n", (int) length, in sysMapFileInShmem()
164 LOGW("bad segment: st=%d len=%ld flen=%d\n", in sysMapFileSegmentInShmem()
177 LOGW("mmap(%d, R, FILE|SHARED, %d, %d) failed: %s\n", in sysMapFileSegmentInShmem()
204 LOGW("munmap(%p, %d) failed: %s\n", in sysReleaseShmem()
H A DLog.h103 #ifndef LOGW
104 #define LOGW(...) ((void)LOG(LOG_WARN, LOG_TAG, __VA_ARGS__)) macro
/OK3568_Linux_fs/external/recovery/minzip/
H A DZip.c154 LOGW("WARNING: duplicate entry '%.*s' in Zip\n", in addEntryToHashTable()
164 LOGW("Filename too long (%d chatacters)\n", fileNameLen); in validFilename()
172 LOGW("Filename contains invalid character '\%03o'\n", fileName[i]); in validFilename()
234 LOGW("Invalid entries=%d offset=%d (len=%zd)\n", in parseZipArchive()
256 LOGW("Ran off the end (at %d)\n", i); in parseZipArchive()
260 LOGW("Missed a central dir sig (at %d)\n", i); in parseZipArchive()
270 LOGW("Filename ran off the end (at %d)\n", i); in parseZipArchive()
274 LOGW("Invalid filename (at %d)\n", i); in parseZipArchive()
348 LOGW("Incompatible \"version made by\": 0x%02x (at %d)\n", in parseZipArchive()
358 LOGW("Integer overflow adding in parseZipArchive\n"); in parseZipArchive()
[all …]
H A DSysUtil.c39 LOGW("mmap(%d, RW, SHARED|ANON) failed: %s\n", (int) length, in sysCreateAnonShmem()
131 LOGW("mmap(%d, R, FILE|SHARED, %d, %d) failed: %s\n", (int) length, in sysMapFileInShmem()
164 LOGW("bad segment: st=%d len=%ld flen=%d\n", in sysMapFileSegmentInShmem()
177 LOGW("mmap(%d, R, FILE|SHARED, %d, %d) failed: %s\n", in sysMapFileSegmentInShmem()
204 LOGW("munmap(%p, %d) failed: %s\n", in sysReleaseShmem()
H A DLog.h103 #ifndef LOGW
104 #define LOGW(...) ((void)LOG(LOG_WARN, LOG_TAG, __VA_ARGS__)) macro
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos_camgroup/misc/
H A Drk_aiq_algo_camgroup_alsc_itf.cpp102 LOGW("get wrong awb gain from AWB module ,use default value "); in processing()
114 LOGW("fail to get awb gain form AWB module,use default value "); in processing()
117 LOGW("fail to get awb gain form AWB module,use default value "); in processing()
139LOGW("working_mode (%d) is invaild ,fail to get sensor gain form AE module,use default value ", in processing()
143 LOGW("fail to get sensor gain form AE module,use default value "); in processing()
/OK3568_Linux_fs/external/recovery/
H A Droots.c275 LOGW("failed to mount %s (%s); trying %s\n", in ensure_path_mounted()
369 LOGW("change v->device from %s to %s.\n", v->device, filepath); in format_volume()
382 LOGW("format_volume: can't open MTD \"%s\"\n", v->device); in format_volume()
385 LOGW("format_volume: can't erase MTD \"%s\"\n", v->device); in format_volume()
389 LOGW("format_volume: can't close MTD \"%s\"\n", v->device); in format_volume()
H A Drecovery.c355 LOGW("Can't unlink %s\n", COMMAND_FILE); in finish_recovery()
904 LOGW("freopen stdout error"); in main()
1042 LOGW("mounted %s Failed. retry %d\n", update_package, i + 1); in main()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/algo_handlers/
H A DRkAiqAlscHandle.cpp259 LOGW("get wrong awb gain from AWB module ,use default value "); in processing()
271 LOGW("fail to get awb gain form AWB module,use default value "); in processing()
274 LOGW("fail to get awb gain form AWB module,use default value "); in processing()
299 LOGW( in processing()
305 LOGW("fail to get sensor gain form AE module,use default value "); in processing()
H A DRkAiqAccmHandle.cpp305 LOGW("get wrong awb gain from AWB module ,use default value "); in processing()
317 LOGW("fail to get awb gain form AWB module,use default value "); in processing()
320 LOGW("fail to get awb gain form AWB module,use default value "); in processing()
H A DRkAiqA3dlutHandle.cpp215 LOGW("fail to get awb gain form AWB module,use default value "); in processing()
218 LOGW("fail to get awb gain form AWB module,use default value "); in processing()
H A DRkAiqAeHandle.cpp921 LOGW("no aec stats, ignore!"); in preProcess()
1022 LOGW("no aec stats, ignore!"); in processing()
1083 LOGW("get the shared of meas failed"); in processing()
1173 LOGW("no aec stats, ignore!"); in postProcess()
H A DRkAiqAfHandle.cpp439 LOGW("the xcamvideobuffer of af stats is null"); in processing()
444 LOGW("no af stats, ignore!"); in processing()
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/mtdutils/
H A Dflash_image.c77 LOGW("error opening %s: %s\n", argv[1], strerror(errno)); in main()
83 LOGW("error reading %s: %s\n", argv[1], strerror(errno)); in main()
/OK3568_Linux_fs/external/recovery/mtdutils/
H A Dflash_image.c79 LOGW("error opening %s: %s\n", argv[1], strerror(errno)); in main()
85 LOGW("error reading %s: %s\n", argv[1], strerror(errno)); in main()
/OK3568_Linux_fs/external/recovery/minui/
H A Dgraphics.c138 LOGW("invalid rotation %d", rotation); in pixel_at()
172 LOGW("gr_text: font has wrong format\n"); in gr_text()
206 LOGW("gr_texticon: source has wrong format\n"); in gr_texticon()
291 LOGW("gr_blit: source has wrong format\n"); in gr_blit()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/uAPI2/
H A Drk_aiq_user_api2_ae.cpp470 LOGW("%s: not support camgroup mode!", __FUNCTION__); in rk_aiq_user_api2_ae_setIrisAttr()
499 LOGW("%s: not support camgroup mode!", __FUNCTION__); in rk_aiq_user_api2_ae_getIrisAttr()
658 LOGW("%s: not support camgroup mode!", __FUNCTION__); in rk_aiq_user_api2_ae_setExpWinAttr()
687 LOGW("%s: not support camgroup mode!", __FUNCTION__); in rk_aiq_user_api2_ae_getExpWinAttr()
/OK3568_Linux_fs/external/recovery/update_engine/
H A Drkbootloader.c53 LOGW("failed to stat %s\n", fn); in wait_for_device()
369 LOGW("Warning: current slot priorty is %d != %d, Correct it!\n", in setSlotSucceed()
502 LOGW("ERROR :failed to ftruncate"); in readCustomMiscCmdline()
H A Dlog.h29 #define LOGW(...) Log(__FILE__, __LINE__, LOG_WARN, ##__VA_ARGS__) macro
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/
H A Dcommon.h76 #define LOGW(...) fprintf(stdout, "W:" __VA_ARGS__) macro
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser/
H A DRkAiqCalibDb.cpp478 LOGW("magic code is not matched! calculated:%u, readed:%u", magicCode, in createCalibDb()
644 LOGW("magic code is not matched! calculated:%u, readed:%u", magicCode, in createCalibDbBinFromXml()
686 LOGW("magic code is not matched! calculated:%u, readed:%u", magicCode, in parseXmlandWriteXml()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/ipc_server/
H A Dsocket_server.cpp51 LOGW("Flush write not completed"); in SaveEixt()
419 LOGW("poll socket got error(0x%x) but continue\n"); in Accepted()
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/minui/
H A Devents.c211 LOGW("minui: %s is %d %% 6\n", vk_path, e->vk_count % 6); in vk_init()
246 LOGW("minui: %s: ignoring unknown virtual key type %s\n", vk_path, token[0]); in vk_init()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/uAPI/
H A Drk_aiq_user_api_sysctl.cpp534 LOGW("%s not exist, will use the default !", config_file); in rk_aiq_uapi_sysctl_init()
2053 LOGW("%s: socket server is already enabled!\n", __func__); in rk_aiq_uapi_sysctl_tuning_enable()
2058 LOGW("%s: socket server is already disabled!\n", __func__); in rk_aiq_uapi_sysctl_tuning_enable()
2079 LOGW("%s: socket server is already enabled!\n", __func__); in rk_aiq_uapi_sysctl_tuning_enable()
2084 LOGW("%s: socket server is already disabled!\n", __func__); in rk_aiq_uapi_sysctl_tuning_enable()

123