Home
last modified time | relevance | path

Searched defs:sync_callback (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/wayland/
Dwayland_event_source.c43 sync_callback (void *data, struct wl_callback *callback, uint32_t serial) in sync_callback() function
/third_party/gstreamer/gstplugins_bad/ext/vulkan/wayland/
Dwayland_event_source.c43 sync_callback (void *data, struct wl_callback *callback, uint32_t serial) in sync_callback() function
/third_party/wayland_standard/tests/
Dqueue-test.c89 sync_callback(void *data, struct wl_callback *callback, uint32_t serial) in sync_callback() function
/third_party/wayland_standard/src/
Dwayland-client.c1204 sync_callback(void *data, struct wl_callback *callback, uint32_t serial) in sync_callback() function
/third_party/cef/tests/ceftests/
Dmessage_router_unittest.cc404 SingleQueryTestHandler(TestType type, bool sync_callback) in SingleQueryTestHandler()
638 SinglePersistentQueryTestHandler(TestType test_type, bool sync_callback) in SinglePersistentQueryTestHandler()
/third_party/uboot/u-boot-2020.01/fs/ubifs/
Dubifs.h1290 int (*sync_callback)(struct ubifs_info *c, int lnum, int free, int pad); member