Home
last modified time | relevance | path

Searched defs:dispatch_event (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/python/watchdog/tests/
Dtest_observers_api.py63 def dispatch_event(self, event, watch): member in test_event_dispatcher.TestableEventDispatcher
/aosp_15_r20/trusty/hardware/nxp/app/hwcrypto/
Dmain.c190 static void dispatch_event(const uevent_t* ev) { in dispatch_event() function
/aosp_15_r20/external/cronet/ipc/
H A Dipc_sync_channel.cc192 base::WaitableEvent* dispatch_event() { return &dispatch_event_; } in dispatch_event() function in IPC::SyncChannel::ReceivedSyncMsgQueue
/aosp_15_r20/trusty/user/app/keymaster/ipc/
Dkeymaster_ipc.cpp859 static void dispatch_event(const uevent_t* ev) { in dispatch_event() function
/aosp_15_r20/external/libchrome/ipc/
H A Dipc_sync_channel.cc257 base::WaitableEvent* dispatch_event() { return &dispatch_event_; } in dispatch_event() function in IPC::SyncChannel::ReceivedSyncMsgQueue
/aosp_15_r20/trusty/user/base/lib/tipc/test/srv/
Dsrv.c823 static void dispatch_event(const uevent_t* ev) { in dispatch_event() function
/aosp_15_r20/external/strace/
H A Dstrace.c2469 dispatch_event(const struct tcb_wait_data *wd) in dispatch_event() function
/aosp_15_r20/external/wayland/src/
H A Dwayland-client.c1745 dispatch_event(struct wl_display *display, struct wl_event_queue *queue) in dispatch_event() function