Home
last modified time | relevance | path

Searched refs:AUSER_EVENT_GENERIC (Results 1 – 3 of 3) sorted by relevance

/external/qemu/android/protocol/
Duser-events-impl.c118 case AUSER_EVENT_GENERIC: in _userEventsImpl_io_func()
146 case AUSER_EVENT_GENERIC: in _userEventsImpl_io_func()
Duser-events-protocol.h27 #define AUSER_EVENT_GENERIC 2 macro
Duser-events-proxy.c177 _userEventsProxy_send(AUSER_EVENT_GENERIC, &message, sizeof(message)); in user_event_generic()