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

  /system/core/libbacktrace/
backtrace_test.cpp 412 void GetThreads(pid_t pid, std::vector<pid_t>* threads) {
451 GetThreads(pid, &threads);
    [all...]
  /art/runtime/
debugger.h 448 static void GetThreads(mirror::Object* thread_group, std::vector<JDWP::ObjectId>* thread_ids)
    [all...]
debugger.cc     [all...]
  /art/runtime/jdwp/
jdwp_handler.cc 185 Dbg::GetThreads(nullptr /* all thread groups */, &thread_ids);
    [all...]

Completed in 966 milliseconds