Searched defs:thread_ids (Results 1 – 2 of 2) sorted by relevance
187 std::vector<ObjectId> thread_ids; in VM_AllThreads() local
2337 void Dbg::GetThreads(mirror::Object* thread_group, std::vector<JDWP::ObjectId>* thread_ids) { in GetThreads()