OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wl_message_get_since
(Results
1 - 4
of
4
) sorted by null
/external/wayland/tests/
message-test.c
50
assert(
wl_message_get_since
(messages[i].message) ==
/external/wayland/src/
wayland-private.h
169
wl_message_get_since
(const struct wl_message *message);
connection.c
471
wl_message_get_since
(const struct wl_message *message)
function
wayland-server.c
335
since =
wl_message_get_since
(message);
[
all
...]
Completed in 61 milliseconds