HomeSort by relevance Sort by last modified time
    Searched full:eventhook (Results 1 - 1 of 1) sorted by null

  /system/core/adb/
sysdeps_win32.c 77 typedef struct EventHookRec_* EventHook;
86 void (*_fh_hook) ( FH f, int events, EventHook hook );
283 static void _fh_file_hook( FH f, int event, EventHook eventhook ); /* forward */
535 static void _fh_socket_hook( FH f, int event, EventHook hook ); /* forward */
1176 static void _fh_socketpair_hook( FH f, int event, EventHook hook ); /* forward */
    [all...]

Completed in 38 milliseconds