OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ALooper_prepare
(Results
1 - 25
of
26
) sorted by null
1
2
/development/ndk/platforms/android-9/include/android/
looper.h
49
* Option for
ALooper_prepare
: this looper will accept calls to
65
ALooper*
ALooper_prepare
(int opts);
/frameworks/native/include/android/
looper.h
49
* Option for
ALooper_prepare
: this looper will accept calls to
65
ALooper*
ALooper_prepare
(int opts);
/prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/android/
looper.h
49
* Option for
ALooper_prepare
: this looper will accept calls to
65
ALooper*
ALooper_prepare
(int opts);
/prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/android/
looper.h
49
* Option for
ALooper_prepare
: this looper will accept calls to
65
ALooper*
ALooper_prepare
(int opts);
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/android/
looper.h
49
* Option for
ALooper_prepare
: this looper will accept calls to
65
ALooper*
ALooper_prepare
(int opts);
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/android/
looper.h
49
* Option for
ALooper_prepare
: this looper will accept calls to
65
ALooper*
ALooper_prepare
(int opts);
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/android/
looper.h
49
* Option for
ALooper_prepare
: this looper will accept calls to
65
ALooper*
ALooper_prepare
(int opts);
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/android/
looper.h
49
* Option for
ALooper_prepare
: this looper will accept calls to
65
ALooper*
ALooper_prepare
(int opts);
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/android/
looper.h
49
* Option for
ALooper_prepare
: this looper will accept calls to
65
ALooper*
ALooper_prepare
(int opts);
/prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/android/
looper.h
49
* Option for
ALooper_prepare
: this looper will accept calls to
65
ALooper*
ALooper_prepare
(int opts);
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/android/
looper.h
49
* Option for
ALooper_prepare
: this looper will accept calls to
65
ALooper*
ALooper_prepare
(int opts);
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/android/
looper.h
49
* Option for
ALooper_prepare
: this looper will accept calls to
65
ALooper*
ALooper_prepare
(int opts);
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/android/
looper.h
49
* Option for
ALooper_prepare
: this looper will accept calls to
65
ALooper*
ALooper_prepare
(int opts);
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/android/
looper.h
49
* Option for
ALooper_prepare
: this looper will accept calls to
65
ALooper*
ALooper_prepare
(int opts);
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/android/
looper.h
49
* Option for
ALooper_prepare
: this looper will accept calls to
65
ALooper*
ALooper_prepare
(int opts);
/prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/android/
looper.h
49
* Option for
ALooper_prepare
: this looper will accept calls to
65
ALooper*
ALooper_prepare
(int opts);
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/android/
looper.h
49
* Option for
ALooper_prepare
: this looper will accept calls to
65
ALooper*
ALooper_prepare
(int opts);
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/android/
looper.h
49
* Option for
ALooper_prepare
: this looper will accept calls to
65
ALooper*
ALooper_prepare
(int opts);
/prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/android/
looper.h
49
* Option for
ALooper_prepare
: this looper will accept calls to
65
ALooper*
ALooper_prepare
(int opts);
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/android/
looper.h
49
* Option for
ALooper_prepare
: this looper will accept calls to
65
ALooper*
ALooper_prepare
(int opts);
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/android/
looper.h
49
* Option for
ALooper_prepare
: this looper will accept calls to
65
ALooper*
ALooper_prepare
(int opts);
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/android/
looper.h
49
* Option for
ALooper_prepare
: this looper will accept calls to
65
ALooper*
ALooper_prepare
(int opts);
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/android/
looper.h
49
* Option for
ALooper_prepare
: this looper will accept calls to
65
ALooper*
ALooper_prepare
(int opts);
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/android/
looper.h
49
* Option for
ALooper_prepare
: this looper will accept calls to
65
ALooper*
ALooper_prepare
(int opts);
/frameworks/base/native/android/
looper.cpp
32
ALooper*
ALooper_prepare
(int opts) {
Completed in 43 milliseconds
1
2