Searched defs:child_thread_group_ids (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Ddebugger.cc1802 void Dbg::GetChildThreadGroups(JDWP::ObjectId thread_group_id, std::vector<JDWP::ObjectId>& child_thread_group_ids) { argument
1819 child_thread_group_ids.push_back(gRegistry->Add(groups_array->Get(i)));

Completed in 47 milliseconds