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

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

Completed in 3 milliseconds