Searched refs:InitSocketTransport (Results 1 – 3 of 3) sorted by relevance
48 bool InitSocketTransport(JdwpState*, const JdwpOptions*);
69 bool InitSocketTransport(JdwpState* state, const JdwpOptions* options) { in InitSocketTransport() function
241 InitSocketTransport(state.get(), options); in Create()