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

  /art/runtime/
signal_catcher.cc 199 CHECK(runtime->AttachCurrentThread("Signal Catcher", true, runtime->GetSystemThreadGroup(),
runtime.h 193 jobject GetSystemThreadGroup() const;
profiler.cc 167 CHECK(runtime->AttachCurrentThread("Profiler", true, runtime->GetSystemThreadGroup(),
trace.cc 298 CHECK(runtime->AttachCurrentThread("Sampling Profiler", true, runtime->GetSystemThreadGroup(),
runtime.cc     [all...]
  /art/runtime/jdwp/
jdwp_main.cc 409 CHECK(runtime->AttachCurrentThread("JDWP", true, runtime->GetSystemThreadGroup(),

Completed in 869 milliseconds