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

  /development/ndk/sources/android/native_app_glue/
android_native_app_glue.h 162 int destroyRequested;
android_native_app_glue.c 132 android_app->destroyRequested = 1;
  /development/ndk/platforms/android-9/samples/native-activity/jni/
main.c 288 if (state->destroyRequested != 0) {
  /external/webrtc/src/modules/audio_processing/main/test/android/apmtest/jni/
main.c 288 if (state->destroyRequested != 0) {
  /development/ndk/platforms/android-9/samples/native-plasma/jni/
plasma.c 488 if (state->destroyRequested != 0) {

Completed in 43 milliseconds