OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AUSER_EVENT_GENERIC
(Results
1 - 3
of
3
) sorted by null
/external/qemu/android/protocol/
user-events-protocol.h
27
#define
AUSER_EVENT_GENERIC
2
51
/* Formats generic event message (
AUSER_EVENT_GENERIC
) */
user-events-impl.c
118
case
AUSER_EVENT_GENERIC
:
146
case
AUSER_EVENT_GENERIC
:
user-events-proxy.c
177
_userEventsProxy_send(
AUSER_EVENT_GENERIC
, &message, sizeof(message));
Completed in 107 milliseconds