HomeSort by relevance Sort by last modified time
    Searched defs:thread_group_id (Results 1 - 3 of 3) sorted by null

  /frameworks/native/services/vr/performanced/
task.h 31 pid_t thread_group_id() const { return thread_group_id_; } function in class:android::dvr::Task
  /art/runtime/jdwp/
jdwp_handler.cc 211 ObjectId thread_group_id = Dbg::GetSystemThreadGroupId(); local
212 expandBufAddObjectId(pReply, thread_group_id);
1129 ObjectId thread_group_id = request->ReadThreadGroupId(); local
1139 ObjectId thread_group_id = request->ReadThreadGroupId(); local
1149 ObjectId thread_group_id = request->ReadThreadGroupId(); local
    [all...]
  /art/runtime/
debugger.cc 2059 JDWP::ObjectId thread_group_id = gRegistry->Add(group); local
    [all...]

Completed in 59 milliseconds