Home
last modified time | relevance | path

Searched defs:msg (Results 1 – 15 of 15) sorted by relevance

/misc/config_tools/board_inspector/legacy/
A Dparser_lib.py19 def print_yel(msg, warn=False, end=True): argument
37 def print_red(msg, err=False): argument
/misc/debug_tools/acrn_log/
A Dacrnlog.c77 struct hvlog_msg *msg; /* pointer to msg */ member
121 struct hvlog_msg *msg[2]; in hvlog_read_dev() local
244 struct hvlog_msg *msg; /* clean it after use */ member
274 struct hvlog_msg *msg; in get_min_seq_msg() local
351 struct hvlog_msg *msg; in cur_read_func() local
493 struct hvlog_msg *msg; in main() local
/misc/debug_tools/acrn_crashlog/common/
A Dlog_sys.c17 char *msg; in debug_log() local
A Dfsutils.c682 char *msg = NULL; in _file_read_key_value() local
/misc/debug_tools/acrn_crashlog/usercrash/
A Dprotocol.c145 struct msghdr msg; in send_fd() local
170 struct msghdr msg; in recv_fd() local
A Dcrash_dump.c274 char *msg; in get_key_value() local
/misc/services/life_mngr/
A Dsocket.c62 struct msghdr msg; in write_socket_char() local
105 struct msghdr msg; in read_socket_char() local
A Duart_channel.c232 void start_all_uart_channel_dev_resend(struct uart_channel *c, char *msg, unsigned int resend_time) in start_all_uart_channel_dev_resend()
256 void notify_all_connected_uart_channel_dev(struct uart_channel *c, char *msg) in notify_all_connected_uart_channel_dev()
A Dcommand_handler.c137 static int req_user_vm_shutdown_reboot(void *arg, int fd, char *msg, char *ack_msg) in req_user_vm_shutdown_reboot()
177 int req_system_shutdown_reboot(void *arg, int fd, char *msg, char *ack_msg) in req_system_shutdown_reboot()
/misc/services/acrn_manager/
A Dacrnd.c345 static void handle_timer_req(struct mngr_msg *msg, int client_fd, void *param) in handle_timer_req()
574 static void handle_acrnd_stop(struct mngr_msg *msg, int client_fd, void *param) in handle_acrnd_stop()
587 void handle_acrnd_resume(struct mngr_msg *msg, int client_fd, void *param) in handle_acrnd_resume()
A Dacrn_mngr.c185 struct mngr_msg *msg; in server_parse_buf() local
546 int mngr_add_handler(int server_fd, unsigned id, in mngr_add_handler()
/misc/config_tools/library/
A Dacrn_config_utilities.py78 def print_yel(msg, warn=False): argument
90 def print_red(msg, err=False): argument
/misc/debug_tools/acrn_crashlog/acrnprobe/
A Dandroid_events.c452 int android_event_analyze(const char *msg, size_t len, char **result, in android_event_analyze()
A Dchannels.c181 static int create_vm_event(const char *msg, size_t len, const struct vm_t *vm) in create_vm_event()
A Dhistory.c200 const char *msg; in entry_to_history_line() local

Completed in 19 milliseconds