Searched refs:android_app_destroy (Results 1 - 1 of 1) sorted by relevance

/development/ndk/sources/android/native_app_glue/
H A Dandroid_native_app_glue.c173 static void android_app_destroy(struct android_app* android_app) { function
174 LOGV("android_app_destroy!");
234 android_app_destroy(android_app);

Completed in 114 milliseconds