Home
last modified time | relevance | path

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

/system/core/adb/
Djdwp_service.c444 jdwp_control_event(int s, unsigned events, void* user);
493 control->fde = fdevent_create(s, jdwp_control_event, control); in jdwp_control_init()
510 jdwp_control_event( int s, unsigned events, void* _control ) in jdwp_control_event() function