Home
last modified time | relevance | path

Searched refs:AInputQueue_attachLooper (Results 1 – 7 of 7) sorted by relevance

/frameworks/libs/native_bridge_support/android_api/libandroid/proxy/
Dlibandroid_trampolines.cc94 GuestParamsValues<decltype(AInputQueue_attachLooper)>(state); in DoCustomTrampoline_AInputQueue_attachLooper()
96 AInputQueue_attachLooper(queue, looper, ident, host_callback, data); in DoCustomTrampoline_AInputQueue_attachLooper()
/frameworks/native/include/android/
Dinput.h1516 void AInputQueue_attachLooper(AInputQueue* queue, ALooper* looper,
/frameworks/libs/native_bridge_support/android_api/libandroid/
Dstubs_riscv64.cc141 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AInputQueue_attachLooper);
508 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AInputQueue_attachLooper); in init_stub_library()
Dstubs_arm.cc141 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AInputQueue_attachLooper);
508 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AInputQueue_attachLooper); in init_stub_library()
Dstubs_arm64.cc141 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AInputQueue_attachLooper);
508 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AInputQueue_attachLooper); in init_stub_library()
/frameworks/base/native/android/
Dinput.cpp337 void AInputQueue_attachLooper(AInputQueue* queue, ALooper* looper, in AInputQueue_attachLooper() function
Dlibandroid.map.txt94 AInputQueue_attachLooper;