Home
last modified time | relevance | path

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

/development/ndk/sources/android/native_app_glue/
Dandroid_native_app_glue.c174 static void android_app_destroy(struct android_app* android_app) { in android_app_destroy() function
235 android_app_destroy(android_app); in android_app_entry()