Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/jni/include/android_runtime/
H A DAndroidRuntime.h69 void setExitWithoutCleanup(bool exitWithoutCleanup) { in setExitWithoutCleanup() function
/aosp12/frameworks/base/core/jni/
H A DAndroidRuntime.cpp257 gCurRuntime->setExitWithoutCleanup(exitWithoutCleanup); in com_android_internal_os_RuntimeInit_nativeSetExitWithoutCleanup()