Searched refs:LOGW (Results 1 – 8 of 8) sorted by relevance
| /misc/debug_tools/acrn_crashlog/common/include/ |
| A D | log_sys.h | 20 #define LOGW(...) \ macro 38 #define LOGW(...) \ macro
|
| /misc/debug_tools/acrn_crashlog/acrnprobe/ |
| A D | startupreason.c | 48 LOGW("empty file (%s)\n", CURRENT_KERNEL_CMDLINE); in get_cmdline_bootreason() 54 LOGW("can't find reboot reason with key (%s) in cmdline\n", in get_cmdline_bootreason()
|
| A D | history.c | 281 LOGW("lines of (%s) meet quota %d, backup... Pls clean!\n", in hist_raise_event() 383 LOGW("failed to read value from %s, error %s\n", in get_time_from_firstline() 424 LOGW("new history\n"); in prepare_history()
|
| A D | loop.c | 66 LOGW("A partition in (%s) don't have name??\n", img); in get_par_startaddr_from_img() 264 LOGW("failed to exec (xchmod), error (%s)\n", strerror(errno)); in align_props() 270 LOGW("failed to exec (utime), error (%s)\n", strerror(errno)); in align_props() 427 LOGW("try to read a empty file\n"); in e2fs_read_file_by_inodenum()
|
| A D | sender.c | 135 LOGW("get lines (%s, %d) failed\n", mfile->path, file_lines); in get_log_file_tail() 234 LOGW("no logs found for (%s)\n", log->name); in crashlog_get_log() 274 LOGW("get (%s) spend %ds\n", log->name, spent); in crashlog_get_log() 441 LOGW("(%s) doesn't exsit\n", vmlogpath); in crashlog_send_vmevent() 446 LOGW("%s is empty, will sync it in the next loop\n", vmlogpath); in crashlog_send_vmevent()
|
| A D | android_events.c | 149 LOGW("File too large, (%d) lines in (%s) of (%s)\n", in get_vms_history() 187 LOGW("no synced id (%s), sync from head\n", in detect_new_events() 362 LOGW("img(%s) is not available\n", android_img); in setup_loop_dev()
|
| A D | probeutils.c | 252 LOGW("Invalid mode %d\n", mode); in reserve_log_folder()
|
| A D | channels.c | 348 LOGW("path to watch (%s) isn't exsits\n", in channel_inotify()
|
Completed in 14 milliseconds