OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:APP_CMD_DESTROY
(Results
1 - 4
of
4
) sorted by null
/development/ndk/sources/android/native_app_glue/
android_native_app_glue.h
311
APP_CMD_DESTROY
,
android_native_app_glue.c
139
case
APP_CMD_DESTROY
:
140
LOGV("
APP_CMD_DESTROY
\n");
323
android_app_write_cmd(android_app,
APP_CMD_DESTROY
);
/external/skia/platform_tools/android/third_party/native_app_glue/
android_native_app_glue.h
311
APP_CMD_DESTROY
,
android_native_app_glue.c
138
case
APP_CMD_DESTROY
:
139
LOGV("
APP_CMD_DESTROY
\n");
322
android_app_write_cmd(android_app,
APP_CMD_DESTROY
);
Completed in 147 milliseconds