OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AUSER_EVENT_KEYCODE
(Results
1 - 3
of
3
) sorted by null
/external/qemu/android/protocol/
user-events-protocol.h
25
#define
AUSER_EVENT_KEYCODE
1
46
/* Formats keycode event message (
AUSER_EVENT_KEYCODE
) */
user-events-impl.c
111
case
AUSER_EVENT_KEYCODE
:
142
case
AUSER_EVENT_KEYCODE
:
user-events-proxy.c
138
_userEventsProxy_send(
AUSER_EVENT_KEYCODE
, &message, sizeof(message));
Completed in 74 milliseconds