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

  /art/runtime/
debugger.h 379 static JDWP::JdwpError GetReferringObjects(JDWP::ObjectId object_id, int32_t max_count,
    [all...]
debugger.cc     [all...]
  /art/runtime/gc/
heap.h 363 void GetReferringObjects(VariableSizedHandleScope& scope,
    [all...]
heap.cc     [all...]
  /art/runtime/jdwp/
jdwp_handler.cc 893 JdwpError rc = Dbg::GetReferringObjects(object_id, max_count, &referring_objects);
    [all...]

Completed in 337 milliseconds