Searched refs:create_jdwp_connection_fd (Results 1 – 3 of 3) sorted by relevance
170 unique_fd create_jdwp_connection_fd(int jdwp_pid);
245 unique_fd create_jdwp_connection_fd(int pid) { in create_jdwp_connection_fd() function
317 return create_jdwp_connection_fd(pid); in daemon_service_to_fd()