HomeSort by relevance Sort by last modified time
    Searched refs:mExitWithoutCleanup (Results 1 - 2 of 2) sorted by null

  /frameworks/base/include/android_runtime/
AndroidRuntime.h 72 mExitWithoutCleanup = exitWithoutCleanup;
137 bool mExitWithoutCleanup;
  /frameworks/base/core/jni/
AndroidRuntime.cpp 251 mExitWithoutCleanup(false),
    [all...]

Completed in 81 milliseconds