Home
last modified time | relevance | path

Searched defs:IsCollected (Results 1 – 2 of 2) sorted by relevance

/art/runtime/jdwp/
Dobject_registry.cc233 bool ObjectRegistry::IsCollected(JDWP::ObjectId id) { in IsCollected() function in art::ObjectRegistry
/art/runtime/
Ddebugger.cc1029 JDWP::JdwpError Dbg::IsCollected(JDWP::ObjectId object_id, bool* is_collected) { in IsCollected() function in art::Dbg