Searched refs:android_app_post_exec_cmd (Results 1 - 2 of 2) sorted by relevance

/development/ndk/sources/android/native_app_glue/
H A Dandroid_native_app_glue.h332 void android_app_post_exec_cmd(struct android_app* android_app, int8_t cmd);
H A Dandroid_native_app_glue.c145 void android_app_post_exec_cmd(struct android_app* android_app, int8_t cmd) { function
204 android_app_post_exec_cmd(app, cmd);

Completed in 23 milliseconds