Home
last modified time | relevance | path

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

/development/ndk/sources/android/native_app_glue/
Dandroid_native_app_glue.c321 static void android_app_free(struct android_app* android_app) { in android_app_free() function
338 android_app_free((struct android_app*)activity->instance); in onDestroy()