Home
last modified time | relevance | path

Searched defs:GetThreads (Results 1 – 2 of 2) sorted by relevance

/art/runtime/openjdkjvmti/
Dti_threadgroup.cc168 static void GetThreads(art::Handle<art::mirror::Object> thread_group, in GetThreads() function
/art/runtime/
Ddebugger.cc2285 void Dbg::GetThreads(mirror::Object* thread_group, std::vector<JDWP::ObjectId>* thread_ids) { in GetThreads() function in art::Dbg