OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:android_app_pre_exec_cmd
(Results
1 - 2
of
2
) sorted by null
/development/ndk/sources/android/native_app_glue/
android_native_app_glue.h
325
void
android_app_pre_exec_cmd
(struct android_app* android_app, int8_t cmd);
android_native_app_glue.c
88
void
android_app_pre_exec_cmd
(struct android_app* android_app, int8_t cmd) {
function
202
android_app_pre_exec_cmd
(app, cmd);
Completed in 5200 milliseconds