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

  /art/runtime/native/
java_lang_Runtime.cc 42 Runtime::Current()->CallExitHook(status);
  /art/runtime/
runtime.h 202 void CallExitHook(jint status);
runtime.cc 319 void Runtime::CallExitHook(jint status) {
    [all...]

Completed in 40 milliseconds