OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ALooper_addFd
(Results
1 - 18
of
18
) sorted by null
/development/ndk/platforms/android-9/include/android/
looper.h
50
*
ALooper_addFd
() that do not have a callback (that is provide NULL
229
int
ALooper_addFd
(ALooper* looper, int fd, int ident, int events,
/frameworks/native/include/android/
looper.h
50
*
ALooper_addFd
() that do not have a callback (that is provide NULL
230
int
ALooper_addFd
(ALooper* looper, int fd, int ident, int events,
/prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/android/
looper.h
50
*
ALooper_addFd
() that do not have a callback (that is provide NULL
229
int
ALooper_addFd
(ALooper* looper, int fd, int ident, int events,
/prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/android/
looper.h
50
*
ALooper_addFd
() that do not have a callback (that is provide NULL
229
int
ALooper_addFd
(ALooper* looper, int fd, int ident, int events,
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/android/
looper.h
50
*
ALooper_addFd
() that do not have a callback (that is provide NULL
229
int
ALooper_addFd
(ALooper* looper, int fd, int ident, int events,
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/android/
looper.h
50
*
ALooper_addFd
() that do not have a callback (that is provide NULL
229
int
ALooper_addFd
(ALooper* looper, int fd, int ident, int events,
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/android/
looper.h
50
*
ALooper_addFd
() that do not have a callback (that is provide NULL
229
int
ALooper_addFd
(ALooper* looper, int fd, int ident, int events,
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/android/
looper.h
50
*
ALooper_addFd
() that do not have a callback (that is provide NULL
229
int
ALooper_addFd
(ALooper* looper, int fd, int ident, int events,
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/android/
looper.h
50
*
ALooper_addFd
() that do not have a callback (that is provide NULL
229
int
ALooper_addFd
(ALooper* looper, int fd, int ident, int events,
/prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/android/
looper.h
50
*
ALooper_addFd
() that do not have a callback (that is provide NULL
229
int
ALooper_addFd
(ALooper* looper, int fd, int ident, int events,
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/android/
looper.h
50
*
ALooper_addFd
() that do not have a callback (that is provide NULL
229
int
ALooper_addFd
(ALooper* looper, int fd, int ident, int events,
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/android/
looper.h
50
*
ALooper_addFd
() that do not have a callback (that is provide NULL
229
int
ALooper_addFd
(ALooper* looper, int fd, int ident, int events,
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/android/
looper.h
50
*
ALooper_addFd
() that do not have a callback (that is provide NULL
229
int
ALooper_addFd
(ALooper* looper, int fd, int ident, int events,
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/android/
looper.h
50
*
ALooper_addFd
() that do not have a callback (that is provide NULL
229
int
ALooper_addFd
(ALooper* looper, int fd, int ident, int events,
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/android/
looper.h
50
*
ALooper_addFd
() that do not have a callback (that is provide NULL
229
int
ALooper_addFd
(ALooper* looper, int fd, int ident, int events,
/frameworks/base/native/android/
looper.cpp
70
int
ALooper_addFd
(ALooper* looper, int fd, int ident, int events,
sensor.cpp
68
ALooper_addFd
(looper, queue->getFd(), ident, ALOOPER_EVENT_INPUT, callback, data);
/development/ndk/sources/android/native_app_glue/
android_native_app_glue.c
223
ALooper_addFd
(looper, android_app->msgread, LOOPER_ID_MAIN, ALOOPER_EVENT_INPUT, NULL,
Completed in 1570 milliseconds