Home
last modified time | relevance | path

Searched defs:JdwpSocketState (Results 1 – 1 of 1) sorted by relevance

/art/runtime/jdwp/
Djdwp_socket.cc46 struct JdwpSocketState : public JdwpNetStateBase { struct
47 uint16_t listenPort;
48 int listenSock; /* listen for connection from debugger */
50 explicit JdwpSocketState(JdwpState* state) in JdwpSocketState() function
63 in_addr remote_addr_;
64 uint16_t remote_port_;