OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:setexitwithoutcleanup
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/include/android_runtime/
AndroidRuntime.h
71
void
setExitWithoutCleanup
(bool exitWithoutCleanup) {
/frameworks/base/core/jni/
AndroidRuntime.cpp
225
gCurRuntime->
setExitWithoutCleanup
(exitWithoutCleanup);
[
all
...]
Completed in 118 milliseconds