Home
last modified time | relevance | path

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

/external/qemu/android/
Dhw-events.c133 android_event_from_str( const char* name, in android_event_from_str() function
Dhw-events.h522 extern int android_event_from_str( const char* name,
Dconsole.c1686 ret = android_event_from_str( p, &type, &code, &value ); in do_event_send()
1745 if ( android_event_from_str( args, &type, &dummy, &dummy ) < 0 ) { in do_event_codes()