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

  /development/ndk/platforms/android-9/samples/native-activity/jni/
main.c 182 static void engine_handle_cmd(struct android_app* app, int32_t cmd) { function
239 state->onAppCmd = engine_handle_cmd;
  /external/webrtc/webrtc/modules/audio_processing/test/android/apmtest/jni/
main.c 182 static void engine_handle_cmd(struct android_app* app, int32_t cmd) { function
239 state->onAppCmd = engine_handle_cmd;
  /development/ndk/platforms/android-9/samples/native-plasma/jni/
plasma.c 428 static void engine_handle_cmd(struct android_app* app, int32_t cmd) { function
456 state->onAppCmd = engine_handle_cmd;

Completed in 272 milliseconds