Home
last modified time | relevance | path

Searched defs:handle_event (Results 1 – 25 of 51) sorted by relevance

123

/external/python/pyserial/examples/
Dat_protocol.py72 def handle_event(self, event): member in ATProtocol
122 def handle_event(self, event): member in PAN1322
/external/rust/crates/vhost-user-backend/src/
Dbackend.rs108 fn handle_event( in handle_event() method
189 fn handle_event( in handle_event() method
251 fn handle_event( in handle_event() function
316 fn handle_event( in handle_event() function
382 fn handle_event( in handle_event() function
474 fn handle_event( in handle_event() method
/external/bcc/libbpf-tools/
Doomkill.c61 static int handle_event(void *ctx, void *data, size_t len) in handle_event() function
Dmdflush.c71 static void handle_event(void *ctx, int cpu, void *data, __u32 data_sz) in handle_event() function
Dfilelife.c89 void handle_event(void *ctx, int cpu, void *data, __u32 data_sz) in handle_event() function
Dstatsnoop.c97 static void handle_event(void *ctx, int cpu, void *data, __u32 data_sz) in handle_event() function
Dsolisten.c98 static void handle_event(void *ctx, int cpu, void *data, __u32 data_sz) in handle_event() function
Dtcplife.c116 static void handle_event(void *ctx, int cpu, void *data, __u32 data_sz) in handle_event() function
Dbashreadline.c74 static void handle_event(void *ctx, int cpu, void *data, __u32 data_size) in handle_event() function
Drunqslower.c120 void handle_event(void *ctx, int cpu, void *data, __u32 data_sz) in handle_event() function
Dsigsnoop.c159 static void handle_event(void *ctx, int cpu, void *data, __u32 data_sz) in handle_event() function
Dtcpconnlat.c112 void handle_event(void *ctx, int cpu, void *data, __u32 data_sz) in handle_event() function
Dtcpstates.c154 static void handle_event(void *ctx, int cpu, void *data, __u32 data_sz) in handle_event() function
Ddrsnoop.c119 void handle_event(void *ctx, int cpu, void *data, __u32 data_sz) in handle_event() function
Dgethostlatency.c100 static void handle_event(void *ctx, int cpu, void *data, __u32 data_sz) in handle_event() function
Dtcppktlat.c149 static int handle_event(void *ctx, void *data, size_t data_sz) in handle_event() function
Dmountsnoop.c198 static int handle_event(void *ctx, void *data, size_t len) in handle_event() function
Djavagc.c99 static void handle_event(void *ctx, int cpu, void *data, __u32 data_sz) in handle_event() function
Dexitsnoop.c121 static void handle_event(void *ctx, int cpu, void *data, __u32 data_sz) in handle_event() function
Dbindsnoop.c142 static void handle_event(void *ctx, int cpu, void *data, __u32 data_sz) in handle_event() function
Dbiosnoop.c177 void handle_event(void *ctx, int cpu, void *data, __u32 data_sz) in handle_event() function
Dtcptracer.c168 static void handle_event(void *ctx, int cpu, void *data, __u32 data_sz) in handle_event() function
/external/pigweed/pw_transfer/integration_test/
Dproxy.py347 def handle_event(self, event: Event) -> None: member in ServerFailure
403 def handle_event(self, event: Event) -> None: member in WindowPacketDropper
/external/libkmsxx/utils/
Dkmstouch.cpp127 static void handle_event(struct input_event& ev, DumbFramebuffer* fb) in handle_event() function
/external/python/mobly/mobly/controllers/android_device_lib/
Devent_dispatcher.py352 def handle_event( member in EventDispatcher

123