Home
last modified time | relevance | path

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

/system/core/adb/
Djdwp_service.cpp571 struct JdwpSocket { struct
603 JdwpSocket* jdwp = (JdwpSocket*)s; in jdwp_socket_ready()
623 JdwpSocket* s = reinterpret_cast<JdwpSocket*>(calloc(sizeof(*s), 1)); in create_jdwp_service_socket()