OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:android_app_free
(Results
1 - 2
of
2
) sorted by null
/development/ndk/sources/android/native_app_glue/
android_native_app_glue.c
321
static void
android_app_free
(struct android_app* android_app) {
function
338
android_app_free
((struct android_app*)activity->instance);
/external/skia/platform_tools/android/third_party/native_app_glue/
android_native_app_glue.c
320
static void
android_app_free
(struct android_app* android_app) {
function
337
android_app_free
((struct android_app*)activity->instance);
Completed in 532 milliseconds