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