HomeSort by relevance Sort by last modified time
    Searched defs:android_app_post_exec_cmd (Results 1 - 2 of 2) sorted by null

  /development/ndk/sources/android/native_app_glue/
android_native_app_glue.c 146 void android_app_post_exec_cmd(struct android_app* android_app, int8_t cmd) { function
205 android_app_post_exec_cmd(app, cmd);
  /external/skia/platform_tools/android/third_party/native_app_glue/
android_native_app_glue.c 145 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 44 milliseconds