Home
last modified time | relevance | path

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

/system/core/adb/
Djdwp_service.cpp136 struct JdwpProcess { struct
137 explicit JdwpProcess(int socket) { in JdwpProcess() argument
151 ~JdwpProcess() { in ~JdwpProcess() argument
170 D("removing transient JdwpProcess from list"); in RemoveFromList() argument
177 int pid = -1;
178 int socket = -1;
179 fdevent* fde = nullptr;
181 std::vector<unique_fd> out_fds;