Home
last modified time | relevance | path

Searched refs:JDWP (Results 1 – 4 of 4) sorted by relevance

/system/core/adb/
Dadb_trace.h36 JDWP, /* 0x100 */ enumerator
Djdwp_service.cpp19 #define TRACE_TAG JDWP
285 VLOG(JDWP) << "failed to set blocking mode for fd " << proc->socket; in jdwp_process_event()
300 VLOG(JDWP) << "failed to set non-blocking mode for fd " << proc->socket; in jdwp_process_event()
Dadb_trace.cpp126 {"jdwp", JDWP}, in setup_trace_mask()
DSERVICES.TXT116 jdwp:<pid> -> JDWP thread on VM process <pid>
224 Connects to the JDWP thread running in the VM of process <pid>.
227 This is used to send the list of JDWP pids periodically to the client.