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