Searched refs:UserEventsImpl (Results 1 - 1 of 1) sorted by relevance

/external/qemu/android/protocol/
H A Duser-events-impl.c29 /* Enumerates state values for the event reader in the UserEventsImpl descriptor.
41 typedef struct UserEventsImpl { struct
66 } UserEventsImpl; typedef in typeref:struct:UserEventsImpl
71 /* One and only one UserEventsImpl instance. */
72 static UserEventsImpl _UserEventsImpl;
76 * opaque - UserEventsImpl instance.
81 UserEventsImpl* ueimpl;
91 ueimpl = (UserEventsImpl*)opaque;

Completed in 3043 milliseconds