HomeSort by relevance Sort by last modified time
    Searched refs:android_app_pre_exec_cmd (Results 1 - 4 of 4) sorted by null

  /prebuilts/ndk/r11/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 89 void android_app_pre_exec_cmd(struct android_app* android_app, int8_t cmd) { function
203 android_app_pre_exec_cmd(app, cmd);
  /prebuilts/ndk/r13/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 89 void android_app_pre_exec_cmd(struct android_app* android_app, int8_t cmd) { function
203 android_app_pre_exec_cmd(app, cmd);

Completed in 216 milliseconds