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 140 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/test/android/apmtest/jni/
main.c 288 if (state->destroyRequested != 0) {
  /development/ndk/platforms/android-9/samples/native-plasma/jni/
plasma.c 487 if (state->destroyRequested != 0) {

Completed in 1421 milliseconds