Searched refs:mExitWithoutCleanup (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/include/android_runtime/
H A DAndroidRuntime.h72 mExitWithoutCleanup = exitWithoutCleanup;
122 bool mExitWithoutCleanup; member in class:android::AndroidRuntime
/frameworks/base/core/jni/
H A DAndroidRuntime.cpp228 mExitWithoutCleanup(false)
907 if (mExitWithoutCleanup) {

Completed in 892 milliseconds