HomeSort by relevance Sort by last modified time
    Searched refs:android_main (Results 1 - 5 of 5) sorted by null

  /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 232 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/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 446 void android_main(struct android_app* state) { function

Completed in 54 milliseconds