Home
last modified time | relevance | path

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

/aosp12/frameworks/libs/native_bridge_support/libandroid/
H A Dstubs_arm.cc132 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AInputQueue_detachLooper);
451 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AInputQueue_detachLooper); in init_stub_library()
H A Dstubs_arm64.cc132 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AInputQueue_detachLooper);
451 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AInputQueue_detachLooper); in init_stub_library()
/aosp12/frameworks/native/include/android/
H A Dinput.h1349 void AInputQueue_detachLooper(AInputQueue* queue);
/aosp12/frameworks/base/native/android/
H A Dinput.cpp303 void AInputQueue_detachLooper(AInputQueue* queue) { in AInputQueue_detachLooper() function
H A Dlibandroid.map.txt85 AInputQueue_detachLooper;