Searched defs:JdwpProcess (Results 1 – 1 of 1) sorted by relevance
135 struct JdwpProcess { struct136 explicit JdwpProcess(int socket) { in JdwpProcess() function148 ~JdwpProcess() { in ~JdwpProcess() argument166 D("removing transient JdwpProcess from list"); in RemoveFromList() argument173 int32_t pid = -1;174 int socket = -1;175 fdevent* fde = nullptr;177 std::vector<unique_fd> out_fds;