OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:android_app_destroy
(Results
1 - 1
of
1
) sorted by null
/development/ndk/sources/android/native_app_glue/
android_native_app_glue.c
165
static void
android_app_destroy
(struct android_app* android_app) {
function
166
LOGI("
android_app_destroy
!");
228
android_app_destroy
(android_app);
Completed in 81 milliseconds