OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wl_connection_queue
(Results
1 - 3
of
3
) sorted by null
/external/wayland/src/
wayland-private.h
137
wl_connection_queue
(struct wl_connection *connection,
connection.c
382
wl_connection_queue
(struct wl_connection *connection,
function
1164
result =
wl_connection_queue
(connection, buffer, size);
/external/wayland/tests/
connection-test.c
115
/* Test that
wl_connection_queue
() puts data in the output
120
assert(
wl_connection_queue
(connection, message, sizeof message) == 0);
Completed in 1682 milliseconds