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

  /art/runtime/jdwp/
object_registry.h 83 bool IsCollected(JDWP::ObjectId id)
object_registry.cc 188 bool ObjectRegistry::IsCollected(JDWP::ObjectId id) {
jdwp_handler.cc 899 JdwpError rc = Dbg::IsCollected(object_id, is_collected);
    [all...]
  /art/runtime/
debugger.h 356 static JDWP::JdwpError IsCollected(JDWP::ObjectId object_id, bool& is_collected)
debugger.cc     [all...]

Completed in 203 milliseconds