Home
last modified time | relevance | path

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

/frameworks/libs/native_bridge_support/libandroid/
Dstubs_arm.cc123 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AInputQueue_attachLooper);
402 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AInputQueue_attachLooper); in init_stub_library()
Dstubs_arm64.cc123 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AInputQueue_attachLooper);
402 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AInputQueue_attachLooper); in init_stub_library()
/frameworks/native/include/android/
Dinput.h1309 void AInputQueue_attachLooper(AInputQueue* queue, ALooper* looper,
/frameworks/base/native/android/
Dinput.cpp273 void AInputQueue_attachLooper(AInputQueue* queue, ALooper* looper, in AInputQueue_attachLooper() function
Dlibandroid.map.txt79 AInputQueue_attachLooper;