• Home
  • Raw
  • Download

Lines Matching defs:bool

74         forward_direction: bool,  in new()
154 pub async fn remove_forward(task_string: String, forward_direction: bool) -> bool { in remove_forward()
210 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()
802 pub async fn free_context(cid: u32, notify_remote: bool) { in free_context()
848 pub async fn setup_tcp_point(ctx: &mut ContextForward) -> bool { in setup_tcp_point()
866 async fn server_socket_bind_listen(ctx: &mut ContextForward, path: String) -> bool { in server_socket_bind_listen()
927 pub async fn setup_device_point(_ctx: &mut ContextForward) -> bool { in setup_device_point()
932 pub async fn setup_device_point(ctx: &mut ContextForward) -> bool { in setup_device_point()
1001 pub async fn setup_jdwp_point(_ctx: &mut ContextForward) -> bool { in setup_jdwp_point()
1007 pub async fn setup_jdwp_point(ctx: &mut ContextForward) -> bool { in setup_jdwp_point()
1140 pub async fn setup_file_point(_ctx: &mut ContextForward) -> bool { in setup_file_point()
1145 pub async fn setup_file_point(ctx: &mut ContextForward) -> bool { in setup_file_point()
1175 pub async fn setup_point(ctx: &mut ContextForward) -> bool { in setup_point()
1219 ) -> bool { in send_to_task()
1243 pub async fn send_active_master(ctx: &mut ContextForward) -> bool { in send_active_master()
1274 pub fn forward_parse_cmd(context_forward: &mut ContextForward) -> bool { in forward_parse_cmd()
1304 pub async fn begin_forward(session_id: u32, channel_id: u32, _payload: &[u8]) -> bool { in begin_forward()
1357 check_order: bool, in slave_connect()
1358 ) -> bool { in slave_connect()
1444 pub async fn write_forward_bufer(ctx: &mut ContextForward, content: Vec<u8>) -> bool { in write_forward_bufer()
1474 master_slave: bool, in malloc_context()
1492 ) -> bool { in forward_command_dispatch()
1561 ) -> bool { in command_dispatch()