Searched refs:AInputQueue_getEvent (Results 1 – 5 of 5) sorted by relevance
129 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AInputQueue_getEvent);419 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AInputQueue_getEvent); in init_stub_library()
1323 int32_t AInputQueue_getEvent(AInputQueue* queue, AInputEvent** outEvent);
80 AInputQueue_getEvent;
290 int32_t AInputQueue_getEvent(AInputQueue* queue, AInputEvent** outEvent) { in AInputQueue_getEvent() function