Searched defs:JdwpProcess (Results 1 – 1 of 1) sorted by relevance
136 struct JdwpProcess { struct137 explicit JdwpProcess(int socket) { in JdwpProcess() argument151 ~JdwpProcess() { in ~JdwpProcess() argument170 D("removing transient JdwpProcess from list"); in RemoveFromList() argument177 int pid = -1;178 int socket = -1;179 fdevent* fde = nullptr;181 std::vector<unique_fd> out_fds;