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

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

Completed in 28 milliseconds