Searched refs:setup_jdwp_point (Results 1 – 1 of 1) sorted by relevance
639 pub async fn setup_jdwp_point(session_id: u32, channel_id: u32) -> bool { in setup_jdwp_point() function811 ForwardType::Jdwp | ForwardType::Ark => setup_jdwp_point(session_id, channel_id).await, in setup_point()