Lines Matching defs:bool
76 forward_direction: bool, in new()
156 pub async fn remove_forward(task_string: String, forward_direction: bool) -> bool { in remove_forward()
212 async fn write(id: u32, data: Vec<u8>) -> bool { in write()
504 pub fn check_node_info(value: &String, arg: &mut Vec<String>) -> bool { in check_node_info()
568 server_or_daemon: bool, in check_command()
569 ) -> bool { in check_command()
617 pub async fn detech_forward_type(ctx_point: &mut ContextForward) -> bool { in detech_forward_type()
828 pub async fn free_context(cid: u32, notify_remote: bool) { in free_context()
874 pub async fn setup_tcp_point(ctx: &mut ContextForward) -> bool { in setup_tcp_point()
891 async fn server_socket_bind_listen(ctx: &mut ContextForward, path: String) -> bool { in server_socket_bind_listen()
952 pub async fn setup_device_point(_ctx: &mut ContextForward) -> bool { in setup_device_point()
957 pub async fn setup_device_point(ctx: &mut ContextForward) -> bool { in setup_device_point()
1026 pub async fn setup_jdwp_point(_ctx: &mut ContextForward) -> bool { in setup_jdwp_point()
1032 pub async fn setup_jdwp_point(ctx: &mut ContextForward) -> bool { in setup_jdwp_point()
1165 pub async fn setup_file_point(_ctx: &mut ContextForward) -> bool { in setup_file_point()
1170 pub async fn setup_file_point(ctx: &mut ContextForward) -> bool { in setup_file_point()
1200 pub async fn setup_point(ctx: &mut ContextForward) -> bool { in setup_point()
1245 ) -> bool { in send_to_task()
1269 pub async fn send_active_master(ctx: &mut ContextForward) -> bool { in send_active_master()
1300 pub fn forward_parse_cmd(context_forward: &mut ContextForward) -> bool { in forward_parse_cmd()
1330 pub async fn begin_forward(session_id: u32, channel_id: u32, _payload: &[u8]) -> bool { in begin_forward()
1383 check_order: bool, in slave_connect()
1384 ) -> bool { in slave_connect()
1470 pub async fn write_forward_bufer(ctx: &mut ContextForward, content: Vec<u8>) -> bool { in write_forward_bufer()
1500 master_slave: bool, in malloc_context()
1519 ) -> bool { in forward_command_dispatch()
1588 ) -> bool { in command_dispatch()