Home
last modified time | relevance | path

Searched refs:ALooper_forThread (Results 1 – 8 of 8) sorted by relevance

/frameworks/native/include_sensor/android/
Dlooper.h53 ALooper* ALooper_forThread();
/frameworks/native/include/android/
Dlooper.h53 ALooper* ALooper_forThread();
/frameworks/base/native/android/
Dlooper.cpp36 ALooper* ALooper_forThread() { in ALooper_forThread() function
Dlibandroid.map.txt95 ALooper_forThread;
/frameworks/base/cmds/hid/jni/
Dcom_android_commands_hid_Device.cpp178 ALooper* aLooper = ALooper_forThread(); in Device()
188 ALooper* looper = ALooper_forThread(); in ~Device()
/frameworks/libs/native_bridge_support/libandroid/
Dstubs_arm.cc139 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ALooper_forThread);
418 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ALooper_forThread); in init_stub_library()
Dstubs_arm64.cc139 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ALooper_forThread);
418 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ALooper_forThread); in init_stub_library()
/frameworks/hardware/interfaces/sensorservice/libsensorndkbridge/
DASensorManager.cpp440 ALooper *ALooper_forThread() { in ALooper_forThread() function