Home
last modified time | relevance | path

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

/cts/hostsidetests/adpf/app/hintsession/src/cpp/external/
Dandroid_native_app_glue.c319 static void android_app_free(struct android_app* android_app) { in android_app_free() function
336 android_app_free((struct android_app*)activity->instance); in onDestroy()