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

/frameworks/base/include/android_runtime/
H A DAndroidRuntime.h71 void setExitWithoutCleanup(bool exitWithoutCleanup) { function in class:android::AndroidRuntime
/frameworks/base/core/jni/
H A DAndroidRuntime.cpp201 gCurRuntime->setExitWithoutCleanup(exitWithoutCleanup);

Completed in 599 milliseconds