Searched refs:PortWasBoundCallback (Results 1 - 1 of 1) sorted by relevance

/external/lldb/tools/debugserver/source/
H A Ddebugserver.cpp634 PortWasBoundCallback (const void *baton, in_port_t port) function
636 //::printf ("PortWasBoundCallback (baton = %p, port = %u)\n", baton, port);
694 if (remote->Comm().Listen(listen_host, listen_port, PortWasBoundCallback, unix_socket_name) != rnb_success)

Completed in 111 milliseconds