OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:android_main
(Results
1 - 9
of
9
) sorted by null
/external/qemu/android/skin/
keyboard.h
59
/* defined in
android_main
.c */
keyset.h
133
/* in
android_main
.c */
/external/qemu/android/
android.h
86
/** in
android_main
.c */
/external/qemu/android/utils/
debug.h
48
/* defined in
android_main
.c */
/development/ndk/sources/android/native_app_glue/
android_native_app_glue.h
46
* 1/ The application must provide a function named "
android_main
()" that
50
* 2/
android_main
() receives a pointer to a valid "android_app" structure
343
extern void
android_main
(struct android_app* app);
android_native_app_glue.c
226
android_main
(android_app);
/development/ndk/platforms/android-9/samples/native-activity/jni/
main.c
231
void
android_main
(struct android_app* state) {
function
/external/webrtc/src/modules/audio_processing/main/test/android/apmtest/jni/
main.c
231
void
android_main
(struct android_app* state) {
function
/development/ndk/platforms/android-9/samples/native-plasma/jni/
plasma.c
447
void
android_main
(struct android_app* state) {
function
Completed in 1197 milliseconds