OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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