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

  /art/runtime/
signal_catcher.cc 186 CHECK(runtime->AttachCurrentThread("Signal Catcher", true, runtime->GetSystemThreadGroup(),
runtime.h 237 jobject GetSystemThreadGroup() const;
profiler.cc 169 CHECK(runtime->AttachCurrentThread("Profiler", true, runtime->GetSystemThreadGroup(),
trace.cc 282 CHECK(runtime->AttachCurrentThread("Sampling Profiler", true, runtime->GetSystemThreadGroup(),
    [all...]
runtime.cc     [all...]
  /art/runtime/jdwp/
jdwp_main.cc 443 CHECK(runtime->AttachCurrentThread("JDWP", true, runtime->GetSystemThreadGroup(),
  /art/runtime/jit/
profile_saver.cc 353 runtime->GetSystemThreadGroup(),

Completed in 100 milliseconds