Home
last modified time | relevance | path

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

/system/core/adb/daemon/
Djdwp_service.cpp296 struct JdwpControl { struct
301 static JdwpControl _jdwp_control; argument
305 static int jdwp_control_init(JdwpControl* control, const char* sockname, int socknamelen) { in jdwp_control_init()
353 JdwpControl* control = (JdwpControl*)_control; in jdwp_control_event()