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

  /prebuilts/ndk/r11/sources/android/native_app_glue/
android_native_app_glue.c 208 static void* android_app_entry(void* param) { function
269 pthread_create(&android_app->thread, &attr, android_app_entry, android_app);
  /prebuilts/ndk/r13/sources/android/native_app_glue/
android_native_app_glue.c 208 static void* android_app_entry(void* param) { function
269 pthread_create(&android_app->thread, &attr, android_app_entry, android_app);

Completed in 103 milliseconds